Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/6lowpan/
H A Dnhc_ghc_icmpv6.c11 LOWPAN_NHC(ghc_icmpv6, "RFC7400 ICMPv6", NEXTHDR_ICMP, 0,
/kernel/linux/linux-5.10/net/6lowpan/
H A Dnhc_ghc_icmpv6.c18 LOWPAN_NHC(ghc_icmpv6, "RFC7400 ICMPv6", NEXTHDR_ICMP, 0,
/kernel/linux/linux-5.10/include/net/
H A Dipv6_frag.h131 case NEXTHDR_ICMP: in ipv6frag_thdr_truncated()
H A Dipv6.h41 #define NEXTHDR_ICMP 58 /* ICMP for IPv6. */ macro
/kernel/linux/linux-6.6/include/net/
H A Dipv6_frag.h133 case NEXTHDR_ICMP: in ipv6frag_thdr_truncated()
H A Dipv6.h44 #define NEXTHDR_ICMP 58 /* ICMP for IPv6. */ macro
/kernel/linux/linux-5.10/net/ipv6/ila/
H A Dila_common.c106 case NEXTHDR_ICMP: in ila_csum_adjust_transport()
/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_common.c106 case NEXTHDR_ICMP: in ila_csum_adjust_transport()
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow.h158 key->ip.proto == NEXTHDR_ICMP && in sw_flow_key_is_nd()
H A Dflow.c722 } else if (key->ip.proto == NEXTHDR_ICMP) { in key_extract_l3l4()
H A Dconntrack.c218 __ovs_ct_update_key_orig_tp(key, orig, NEXTHDR_ICMP); in __ovs_ct_update_key()
H A Dactions.c399 } else if (l4_proto == NEXTHDR_ICMP) { in update_ipv6_checksum()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.h172 key->ip.proto == NEXTHDR_ICMP && in sw_flow_key_is_nd()
H A Dflow.c872 } else if (key->ip.proto == NEXTHDR_ICMP) { in key_extract_l3l4()
H A Dconntrack.c222 __ovs_ct_update_key_orig_tp(key, orig, NEXTHDR_ICMP); in __ovs_ct_update_key()
H A Dactions.c402 } else if (l4_proto == NEXTHDR_ICMP) { in update_ipv6_checksum()
/kernel/linux/linux-5.10/drivers/net/ipvlan/
H A Dipvlan_core.c185 ip6h->nexthdr == NEXTHDR_ICMP) { in ipvlan_get_L3_hdr()
/kernel/linux/linux-6.6/drivers/net/ipvlan/
H A Dipvlan_core.c185 ip6h->nexthdr == NEXTHDR_ICMP) { in ipvlan_get_L3_hdr()
/kernel/linux/linux-5.10/drivers/net/
H A Dvrf.c1269 if (iph->nexthdr == NEXTHDR_ICMP) { in ipv6_ndisc_frame()
/kernel/linux/linux-6.6/drivers/net/
H A Dvrf.c1295 if (iph->nexthdr == NEXTHDR_ICMP) { in ipv6_ndisc_frame()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c3312 if (!combined || combined->ip6.nexthdr != NEXTHDR_ICMP || in bond_na_rcv()

Completed in 35 milliseconds