Searched refs:NEXTHDR_ICMP (Results 1 – 11 of 11) sorted by relevance
11 LOWPAN_NHC(ghc_icmpv6, "RFC7400 ICMPv6", NEXTHDR_ICMP, 0,
132 case NEXTHDR_ICMP: in ipv6frag_thdr_truncated()
44 #define NEXTHDR_ICMP 58 /* ICMP for IPv6. */ macro
106 case NEXTHDR_ICMP: in ila_csum_adjust_transport()
172 key->ip.proto == NEXTHDR_ICMP && in sw_flow_key_is_nd()
869 } else if (key->ip.proto == NEXTHDR_ICMP) { in key_extract_l3l4()
400 } else if (l4_proto == NEXTHDR_ICMP) { in update_ipv6_checksum()
220 __ovs_ct_update_key_orig_tp(key, orig, NEXTHDR_ICMP); in __ovs_ct_update_key()
185 ip6h->nexthdr == NEXTHDR_ICMP) { in ipvlan_get_L3_hdr()
1317 if (iph->nexthdr == NEXTHDR_ICMP) { in ipv6_ndisc_frame()
3259 if (!combined || combined->ip6.nexthdr != NEXTHDR_ICMP || in bond_na_rcv()