Searched refs:NEXTHDR_ICMP (Results 1 - 11 of 11) sorted by relevance

/linux-master/net/6lowpan/
H A Dnhc_ghc_icmpv6.c11 LOWPAN_NHC(ghc_icmpv6, "RFC7400 ICMPv6", NEXTHDR_ICMP, 0,
/linux-master/net/ipv6/ila/
H A Dila_common.c106 case NEXTHDR_ICMP:
/linux-master/include/net/
H A Dipv6_frag.h133 case NEXTHDR_ICMP:
H A Dipv6.h44 #define NEXTHDR_ICMP 58 /* ICMP for IPv6. */ macro
/linux-master/net/openvswitch/
H A Dflow.h172 key->ip.proto == NEXTHDR_ICMP &&
H A Dflow.c873 } else if (key->ip.proto == NEXTHDR_ICMP) {
H A Dactions.c409 } else if (l4_proto == NEXTHDR_ICMP) {
H A Dconntrack.c222 __ovs_ct_update_key_orig_tp(key, orig, NEXTHDR_ICMP);
/linux-master/drivers/net/ipvlan/
H A Dipvlan_core.c185 ip6h->nexthdr == NEXTHDR_ICMP) {
/linux-master/drivers/net/
H A Dvrf.c1295 if (iph->nexthdr == NEXTHDR_ICMP) {
/linux-master/drivers/net/bonding/
H A Dbond_main.c3314 if (!combined || combined->ip6.nexthdr != NEXTHDR_ICMP ||

Completed in 268 milliseconds