/linux-6.3-rc2/net/ipv6/ |
A D | exthdrs_core.c | 13 bool ipv6_ext_hdr(u8 nexthdr) in ipv6_ext_hdr() 75 u8 nexthdr = *nexthdrp; in ipv6_skip_exthdr() local 190 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in ipv6_find_hdr() local
|
A D | ip6_input.c | 362 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, in ip6_protocol_deliver_rcu() 546 u8 nexthdr = hdr->nexthdr; in ip6_mc_input() local
|
A D | mip6.c | 143 u8 nexthdr; in mip6_destopt_output() local 310 u8 nexthdr; in mip6_rthdr_output() local
|
A D | ah6.c | 250 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local 326 u8 nexthdr; in ah6_output() local 522 int nexthdr; in ah6_input() local
|
A D | mcast_snoop.c | 41 u8 nexthdr; in ipv6_mc_check_exthdrs() local
|
A D | output_core.c | 58 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr) in ip6_find_1stfragopt()
|
A D | udp_offload.c | 26 u8 nexthdr; in udp6_ufo_fragment() local
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | ipv6.h | 51 __u8 nexthdr; member 64 __u8 nexthdr; member 131 __u8 nexthdr; member
|
A D | ip.h | 113 __u8 nexthdr; member 128 __u8 nexthdr; member 134 __u8 nexthdr; member
|
A D | rpl.h | 20 __u8 nexthdr; member
|
A D | seg6.h | 25 __u8 nexthdr; member
|
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_input.c | 141 int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, __be32 *spi, __be32 *seq) in xfrm_parse_spi() 460 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input() 761 int xfrm_input_resume(struct sk_buff *skb, int nexthdr) in xfrm_input_resume()
|
/linux-6.3-rc2/net/ipv6/netfilter/ |
A D | ip6t_ipv6header.c | 32 u8 nexthdr; in ipv6header_mt6() local
|
A D | nf_conntrack_reasm.c | 390 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in find_prev_fhdr() local 440 u8 nexthdr = NEXTHDR_FRAGMENT; in nf_ct_frag6_gather() local
|
/linux-6.3-rc2/net/netfilter/ |
A D | nf_nat_ovs.c | 35 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in nf_ct_nat_execute() local
|
A D | xt_AUDIT.c | 50 u8 nexthdr; in audit_ip6() local
|
A D | xt_TCPOPTSTRIP.c | 100 u_int8_t nexthdr; in tcpoptstrip_tg6() local
|
A D | nf_conntrack_ovs.c | 40 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in nf_ct_helper() local
|
/linux-6.3-rc2/net/6lowpan/ |
A D | nhc.h | 62 u8 nexthdr; member
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | bpf_flow.c | 55 __u8 nexthdr; member 256 static __always_inline int parse_ipv6_proto(struct __sk_buff *skb, __u8 nexthdr) in parse_ipv6_proto()
|
/linux-6.3-rc2/net/netfilter/ipset/ |
A D | ip_set_getport.c | 136 u8 nexthdr; in ip_set_get_ip6_port() local
|
/linux-6.3-rc2/net/bridge/netfilter/ |
A D | ebt_ip6.c | 63 uint8_t nexthdr = ih6->nexthdr; in ebt_ip6_mt() local
|
/linux-6.3-rc2/tools/include/uapi/linux/ |
A D | seg6.h | 25 __u8 nexthdr; member
|
/linux-6.3-rc2/samples/bpf/ |
A D | parse_varlen.c | 83 uint64_t nexthdr; in parse_ipv6() local
|
/linux-6.3-rc2/net/ipv4/ |
A D | ip_vti.c | 47 static int vti_input(struct sk_buff *skb, int nexthdr, __be32 spi, in vti_input() 75 static int vti_input_proto(struct sk_buff *skb, int nexthdr, __be32 spi, in vti_input_proto()
|