Searched refs:NEXTHDR_ICMP (Results 1 – 10 of 10) sorted by relevance
18 LOWPAN_NHC(ghc_icmpv6, "RFC7400 ICMPv6", NEXTHDR_ICMP, 0,
130 case NEXTHDR_ICMP: in ipv6frag_thdr_truncated()
42 #define NEXTHDR_ICMP 58 /* ICMP for IPv6. */ macro
106 case NEXTHDR_ICMP: in ila_csum_adjust_transport()
158 key->ip.proto == NEXTHDR_ICMP && in sw_flow_key_is_nd()
728 } else if (key->ip.proto == NEXTHDR_ICMP) { in key_extract_l3l4()
399 } else if (l4_proto == NEXTHDR_ICMP) { in update_ipv6_checksum()
218 __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()
1316 if (iph->nexthdr == NEXTHDR_ICMP) { in ipv6_ndisc_frame()
Completed in 24 milliseconds