Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dicmpv6.h138 #define ICMPV6_UNK_NEXTHDR 1 macro
/Linux-v5.4/net/ipv6/
Dxfrm6_tunnel.c262 case ICMPV6_UNK_NEXTHDR: break; in xfrm6_tunnel_err()
Dip6_input.c432 ICMPV6_UNK_NEXTHDR, nhoff); in ip6_protocol_deliver_rcu()
/Linux-v5.4/net/sctp/
Dipv6.c164 if (ICMPV6_UNK_NEXTHDR == code) { in sctp_v6_err()