Home
last modified time | relevance | path

Searched refs:ICMPV6_PARAMPROB (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/net/ipv6/
Dicmp.c158 icmpv6_send(skb, ICMPV6_PARAMPROB, code, pos, skb->dev); in icmpv6_param_prob()
291 !(type == ICMPV6_PARAMPROB && in icmpv6_send()
369 if (type >= ICMPV6_DEST_UNREACH && type <= ICMPV6_PARAMPROB) in icmpv6_send()
538 if (type >= ICMPV6_DEST_UNREACH && type <= ICMPV6_PARAMPROB) in icmpv6_rcv()
571 case ICMPV6_PARAMPROB: in icmpv6_rcv()
714 case ICMPV6_PARAMPROB: in icmpv6_err_convert()
Dsit.c315 rel_type = ICMPV6_PARAMPROB; in ipip6_err()
/linux-2.4.37.9/include/linux/
Dicmpv6.h79 #define ICMPV6_PARAMPROB 4 macro
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_LOG.c331 case ICMPV6_PARAMPROB: in dump_packet()
/linux-2.4.37.9/net/sctp/
Dipv6.c136 case ICMPV6_PARAMPROB: in sctp_v6_err()