Home
last modified time | relevance | path

Searched refs:NEXTHDR_ICMP (Results 1 – 8 of 8) sorted by relevance

/linux/net/6lowpan/
H A Dnhc_ghc_icmpv6.c11 LOWPAN_NHC(ghc_icmpv6, "RFC7400 ICMPv6", NEXTHDR_ICMP, 0,
/linux/include/net/
H A Dipv6_frag.h137 case NEXTHDR_ICMP: in ipv6frag_thdr_truncated()
H A Dipv6.h42 #define NEXTHDR_ICMP 58 /* ICMP for IPv6. */ macro
/linux/net/openvswitch/
H A Dflow.h172 key->ip.proto == NEXTHDR_ICMP && in sw_flow_key_is_nd()
H A Dactions.c378 } else if (l4_proto == NEXTHDR_ICMP) { in update_ipv6_checksum()
H A Dconntrack.c227 __ovs_ct_update_key_orig_tp(key, orig, NEXTHDR_ICMP); in __ovs_ct_update_key()
/linux/drivers/net/
H A Dvrf.c1211 if (iph->nexthdr == NEXTHDR_ICMP) { in ipv6_ndisc_frame()
/linux/drivers/net/bonding/
H A Dbond_main.c3374 if (!combined || combined->ip6.nexthdr != NEXTHDR_ICMP || in bond_na_rcv()
5275 if (combined && combined->ip6.nexthdr == NEXTHDR_ICMP && in bond_should_broadcast_neighbor()