Home
last modified time | relevance | path

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

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