Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dicmpv6.h132 #define ICMPV6_UNK_NEXTHDR 1 macro
/Linux-v4.19/net/ipv6/
Dxfrm6_tunnel.c272 case ICMPV6_UNK_NEXTHDR: break; in xfrm6_tunnel_err()
Dip6_input.c405 ICMPV6_UNK_NEXTHDR, nhoff); in ip6_input_finish()
/Linux-v4.19/net/sctp/
Dipv6.c179 if (ICMPV6_UNK_NEXTHDR == code) { in sctp_v6_err()