| /Linux-v5.4/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
 190 	u8 nexthdr = ipv6_hdr(skb)->nexthdr;  in ipv6_find_hdr()  local
 
 | 
| D | mip6.c | 143 	u8 nexthdr;  in mip6_destopt_output()  local251 			       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 | 337 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr,  in ip6_protocol_deliver_rcu()512 			u8 nexthdr = hdr->nexthdr;  in ip6_mc_input()  local
 
 | 
| D | ah6.c | 253 	int nexthdr = iph->nexthdr;  in ipv6_clear_mutable_options()  local329 	u8 nexthdr;  in ah6_output()  local
 525 	int nexthdr;  in ah6_input()  local
 
 | 
| D | udp_offload.c | 25 	u8 nexthdr;  in udp6_ufo_fragment()  local
 | 
| D | mcast_snoop.c | 41 	u8 nexthdr;  in ipv6_mc_check_exthdrs()  local
 | 
| D | xfrm6_input.c | 25 int xfrm6_rcv_spi(struct sk_buff *skb, int nexthdr, __be32 spi,  in xfrm6_rcv_spi()
 | 
| D | ip6_output.c | 334 	u8 nexthdr = hdr->nexthdr;  in ip6_forward_proxy_check()  local600 		      u8 nexthdr, __be32 frag_id,  in ip6_fraglist_init()
 667 		   u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state)  in ip6_frag_init()
 774 	u8 *prevhdr, nexthdr = 0;  in ip6_fragment()  local
 
 | 
| D | output_core.c | 82 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr)  in ip6_find_1stfragopt()
 | 
| D | raw.c | 157 static bool ipv6_raw_deliver(struct sk_buff *skb, int nexthdr)  in ipv6_raw_deliver()230 bool raw6_local_deliver(struct sk_buff *skb, int nexthdr)  in raw6_local_deliver()
 361 void raw6_icmp_error(struct sk_buff *skb, int nexthdr,  in raw6_icmp_error()
 
 | 
| D | netfilter.c | 124 	u8 *prevhdr, nexthdr = 0;  in br_ip6_fragment()  local
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | ipv6.h | 49 	__u8		nexthdr;  member62 	__u8 		nexthdr;  member
 129 	__u8			nexthdr;  member
 
 | 
| D | ip.h | 110 	__u8  nexthdr;  member125 	__u8 nexthdr;  member
 131 	__u8 nexthdr;  member
 
 | 
| D | seg6.h | 25 	__u8	nexthdr;  member
 | 
| /Linux-v5.4/net/xfrm/ | 
| D | xfrm_input.c | 136 int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, __be32 *spi, __be32 *seq)  in xfrm_parse_spi()455 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type)  in xfrm_input()
 753 int xfrm_input_resume(struct sk_buff *skb, int nexthdr)  in xfrm_input_resume()
 
 | 
| /Linux-v5.4/net/ipv6/netfilter/ | 
| D | ip6t_ipv6header.c | 32 	u8 nexthdr;  in ipv6header_mt6()  local
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/progs/ | 
| D | bpf_flow.c | 54 	__u8 nexthdr;  member242 static __always_inline int parse_ipv6_proto(struct __sk_buff *skb, __u8 nexthdr)  in parse_ipv6_proto()
 
 | 
| /Linux-v5.4/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
 | 
| /Linux-v5.4/net/6lowpan/ | 
| D | nhc.h | 70 	const u8	nexthdr;  member
 | 
| /Linux-v5.4/net/bridge/netfilter/ | 
| D | ebt_ip6.c | 63 		uint8_t nexthdr = ih6->nexthdr;  in ebt_ip6_mt()  local
 | 
| /Linux-v5.4/tools/include/uapi/linux/ | 
| D | seg6.h | 25 	__u8	nexthdr;  member
 | 
| /Linux-v5.4/samples/bpf/ | 
| D | parse_varlen.c | 83 	uint64_t nexthdr;  in parse_ipv6()  local
 | 
| /Linux-v5.4/net/netfilter/ipset/ | 
| D | ip_set_getport.c | 136 	u8 nexthdr;  in ip_set_get_ip6_port()  local
 | 
| /Linux-v5.4/net/ipv4/ | 
| 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()
 
 |