| /linux/net/ipv6/ |
| H 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 192 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in ipv6_find_hdr() local
|
| H A D | ip6_input.c | 363 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, in ip6_protocol_deliver_rcu() argument 550 u8 nexthdr = hdr->nexthdr; ip6_mc_input() local [all...] |
| H A D | mip6.c | 143 u8 nexthdr; in mip6_destopt_output() local 310 u8 nexthdr; in mip6_rthdr_output() local
|
| H A D | ah6.c | 275 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local 345 u8 nexthdr; in ah6_output() local 531 int nexthdr; in ah6_input() local
|
| H A D | mcast_snoop.c | 41 u8 nexthdr; in ipv6_mc_check_exthdrs() local
|
| H A D | ip6_output.c | 416 u8 nexthdr = hdr->nexthdr; in ip6_forward_proxy_check() local 699 u8 nexthdr, __be32 frag_id, in ip6_fraglist_init() 766 u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state) in ip6_frag_init() 874 u8 *prevhdr, nexthdr = 0; in ip6_fragment() local
|
| /linux/include/uapi/linux/ |
| H A D | ipv6.h | 51 __u8 nexthdr; member 64 __u8 nexthdr; member 131 __u8 nexthdr; member
|
| H A D | rpl.h | 20 __u8 nexthdr; member
|
| H A D | seg6.h | 25 __u8 nexthdr; member
|
| /linux/net/xfrm/ |
| H A D | xfrm_input.c | 146 int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, __be32 *spi, __be32 *seq) in xfrm_parse_spi() 466 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input() 772 int xfrm_input_resume(struct sk_buff *skb, int nexthdr) in xfrm_input_resume()
|
| H A D | xfrm_interface_core.c | 312 static int xfrmi_input(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrmi_input() 348 static int xfrmi4_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi4_input() 353 static int xfrmi6_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi6_input()
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6t_ipv6header.c | 32 u8 nexthdr; in ipv6header_mt6() local
|
| H A D | nf_conntrack_reasm.c | 398 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in find_prev_fhdr() local 448 u8 nexthdr = NEXTHDR_FRAGMENT; in nf_ct_frag6_gather() local
|
| /linux/net/netfilter/ |
| H A D | nf_nat_ovs.c | 35 u8 nexthdr = ipv6_hdr(skb)->nexthdr; nf_ct_nat_execute() local
|
| H A D | xt_AUDIT.c | 50 u8 nexthdr; audit_ip6() local
|
| H A D | xt_TCPOPTSTRIP.c | 100 u_int8_t nexthdr; in tcpoptstrip_tg6() local
|
| H A D | nf_conntrack_ovs.c | 41 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in nf_ct_helper() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H 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/net/6lowpan/ |
| H A D | nhc.h | 62 u8 nexthdr; member
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_getport.c | 136 u8 nexthdr; in ip_set_get_ip6_port() local
|
| /linux/net/bridge/netfilter/ |
| H A D | ebt_ip6.c | 63 uint8_t nexthdr = ih6->nexthdr; in ebt_ip6_mt() local
|
| /linux/tools/include/uapi/linux/ |
| H A D | seg6.h | 25 __u8 nexthdr; member
|
| /linux/net/ipv4/ |
| H A D | ip_vti.c | 47 static int vti_input(struct sk_buff *skb, int nexthdr, __be32 spi, in vti_input() 78 static int vti_input_proto(struct sk_buff *skb, int nexthdr, __be32 spi, in vti_input_proto()
|
| /linux/samples/bpf/ |
| H A D | parse_varlen.c | 83 uint64_t nexthdr; in parse_ipv6() local
|
| /linux/include/net/ |
| H A D | ipv6_frag.h | 123 u8 nexthdr = *nexthdrp; in ipv6frag_thdr_truncated() local
|