Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dicmpv6.h139 #define ICMPV6_UNK_NEXTHDR 1 macro
/Linux-v5.15/net/ipv6/
Dxfrm6_tunnel.c262 case ICMPV6_UNK_NEXTHDR: break; in xfrm6_tunnel_err()
Dip6_input.c445 ICMPV6_UNK_NEXTHDR, nhoff); in ip6_protocol_deliver_rcu()
/Linux-v5.15/net/sctp/
Dipv6.c140 if (ICMPV6_UNK_NEXTHDR == code) { in sctp_v6_err_handle()