Searched refs:NEXTHDR_IPV6 (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-6.6/net/6lowpan/ |
H A D | nhc_ipv6.c | 11 LOWPAN_NHC(nhc_ipv6, "RFC6282 IPv6", NEXTHDR_IPV6, 0, LOWPAN_NHC_IPV6_ID_0,
|
/kernel/linux/linux-5.10/net/6lowpan/ |
H A D | nhc_ipv6.c | 18 LOWPAN_NHC(nhc_ipv6, "RFC6282 IPv6", NEXTHDR_IPV6, 0, ipv6_nhid_setup,
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | nf_conntrack_reasm.c | 398 u8 prevhdr = NEXTHDR_IPV6; in find_prev_fhdr()
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | nf_conntrack_reasm.c | 396 u8 prevhdr = NEXTHDR_IPV6; in find_prev_fhdr()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ioam6_iptunnel.c | 279 tuninfo->eh.nexthdr = NEXTHDR_IPV6; in ioam6_do_encap()
|
H A D | exthdrs.c | 399 if (hdr->nexthdr == NEXTHDR_IPV6 || hdr->nexthdr == NEXTHDR_IPV4) { in ipv6_srh_rcv() 510 if (hdr->nexthdr == NEXTHDR_IPV6) { in ipv6_rpl_srh_rcv()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | exthdrs.c | 383 if (hdr->nexthdr == NEXTHDR_IPV6) { in ipv6_srh_rcv() 500 if (hdr->nexthdr == NEXTHDR_IPV6) { in ipv6_rpl_srh_rcv()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ipv6.h | 35 #define NEXTHDR_IPV6 41 /* IPv6 in IPv6 */ macro
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipv6.h | 38 #define NEXTHDR_IPV6 41 /* IPv6 in IPv6 */ macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 185 (ipv6_hdr(skb)->nexthdr == NEXTHDR_IPV6)) in qede_xmit_type()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 186 (ipv6_hdr(skb)->nexthdr == NEXTHDR_IPV6)) in qede_xmit_type()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.c | 2662 ipv6_hdr(skb)->nexthdr == NEXTHDR_IPV6)) in qed_ll2_start_xmit()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.c | 2712 ipv6_hdr(skb)->nexthdr == NEXTHDR_IPV6)) in qed_ll2_start_xmit()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 3733 if (ipv6->nexthdr == NEXTHDR_IPV6) in bnx2x_set_ipv6_ext_e2()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 3744 if (ipv6->nexthdr == NEXTHDR_IPV6) in bnx2x_set_ipv6_ext_e2()
|
Completed in 31 milliseconds