Home
last modified time | relevance | path

Searched refs:ICMPV6_UNK_NEXTHDR (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dicmpv6.h120 #define ICMPV6_UNK_NEXTHDR 1 macro
/linux-2.4.37.9/net/ipv6/
Dip6_input.c199 icmpv6_param_prob(skb, ICMPV6_UNK_NEXTHDR, nhoff); in ip6_input_finish()
/linux-2.4.37.9/net/sctp/
Dipv6.c137 if (ICMPV6_UNK_NEXTHDR == code) { in sctp_v6_err()