/kernel/linux/linux-5.10/net/ipv6/ |
D | exthdrs_core.c | 13 bool ipv6_ext_hdr(u8 nexthdr) in ipv6_ext_hdr() 75 u8 nexthdr = *nexthdrp; in ipv6_skip_exthdr() local 192 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in ipv6_find_hdr() local
|
D | mip6.c | 143 u8 nexthdr; in mip6_destopt_output() local 251 u8 **nexthdr) in mip6_destopt_offset() 361 u8 nexthdr; in mip6_rthdr_output() local 387 u8 **nexthdr) in mip6_rthdr_offset()
|
D | ip6_input.c | 355 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, in ip6_protocol_deliver_rcu() 530 u8 nexthdr = hdr->nexthdr; in ip6_mc_input() local
|
D | ah6.c | 253 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local 329 u8 nexthdr; in ah6_output() local 525 int nexthdr; in ah6_input() local
|
D | mcast_snoop.c | 41 u8 nexthdr; in ipv6_mc_check_exthdrs() local
|
/kernel/linux/common_modules/newip/src/common/ |
D | nip_checksum.h | 21 unsigned char nexthdr; /* Upper-layer Protocol Type: IPPROTO_UDP */ member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | ipv6.h | 35 __u8 nexthdr; member 42 __u8 nexthdr; member 78 __u8 nexthdr; member
|
D | ip.h | 83 __u8 nexthdr; member 96 __u8 nexthdr; member 101 __u8 nexthdr; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | ipv6.h | 51 __u8 nexthdr; member 64 __u8 nexthdr; member 131 __u8 nexthdr; member
|
D | ip.h | 113 __u8 nexthdr; member 128 __u8 nexthdr; member 134 __u8 nexthdr; member
|
D | seg6.h | 25 __u8 nexthdr; member
|
D | rpl.h | 20 __u8 nexthdr; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | ipv6.h | 49 __u8 nexthdr; member 55 __u8 nexthdr; member 88 __u8 nexthdr; member
|
D | ip.h | 93 __u8 nexthdr; member 106 __u8 nexthdr; member 111 __u8 nexthdr; member
|
D | rpl.h | 25 __u8 nexthdr; member
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
D | ip6t_ipv6header.c | 32 u8 nexthdr; in ipv6header_mt6() local
|
D | nf_conntrack_reasm.c | 393 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in find_prev_fhdr() local 443 u8 nexthdr = NEXTHDR_FRAGMENT; in nf_ct_frag6_gather() local
|
/kernel/linux/linux-5.10/net/xfrm/ |
D | xfrm_input.c | 140 int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, __be32 *spi, __be32 *seq) in xfrm_parse_spi() 459 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input() 757 int xfrm_input_resume(struct sk_buff *skb, int nexthdr) in xfrm_input_resume()
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | xt_AUDIT.c | 50 u8 nexthdr; in audit_ip6() local
|
D | xt_TCPOPTSTRIP.c | 100 u_int8_t nexthdr; in tcpoptstrip_tg6() local
|
/kernel/linux/linux-5.10/net/netfilter/ipset/ |
D | ip_set_getport.c | 136 u8 nexthdr; in ip_set_get_ip6_port() local
|
/kernel/linux/linux-5.10/net/6lowpan/ |
D | nhc.h | 70 const u8 nexthdr; member
|
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
D | ebt_ip6.c | 63 uint8_t nexthdr = ih6->nexthdr; in ebt_ip6_mt() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | bpf_flow.c | 54 __u8 nexthdr; member 242 static __always_inline int parse_ipv6_proto(struct __sk_buff *skb, __u8 nexthdr) in parse_ipv6_proto()
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
D | seg6.h | 25 __u8 nexthdr; member
|