/linux/net/ipv6/ |
H A D | exthdrs_core.c | 13 bool ipv6_ext_hdr(u8 nexthdr) in ipv6_ext_hdr() argument 75 u8 nexthdr = *nexthdrp; ipv6_skip_exthdr() local 192 u8 nexthdr = ipv6_hdr(skb)->nexthdr; ipv6_find_hdr() local [all...] |
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 [all...] |
H A D | ah6.c | 247 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local 323 u8 nexthdr; in ah6_output() local 519 int nexthdr; ah6_input() local [all...] |
H A D | mcast_snoop.c | 41 u8 nexthdr; in ipv6_mc_check_exthdrs() local
|
H A D | output_core.c | 58 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr) in ip6_find_1stfragopt() argument
|
H A D | raw.c | 141 static bool ipv6_raw_deliver(struct sk_buff *skb, int nexthdr) in ipv6_raw_deliver() argument 211 bool raw6_local_deliver(struct sk_buff *skb, int nexthdr) in raw6_local_deliver() argument 335 void raw6_icmp_error(struct sk_buff *skb, int nexthdr, in raw6_icmp_error() argument [all...] |
H A D | ip6_output.c | 421 u8 nexthdr = hdr->nexthdr; in ip6_forward_proxy_check() local 704 u8 nexthdr, __be32 frag_id, in ip6_fraglist_init() argument 771 ip6_frag_init(struct sk_buff * skb,unsigned int hlen,unsigned int mtu,unsigned short needed_tailroom,int hdr_room,u8 * prevhdr,u8 nexthdr,__be32 frag_id,struct ip6_frag_state * state) ip6_frag_init() argument 879 u8 *prevhdr, nexthdr = 0; ip6_fragment() local [all...] |
/linux/net/xfrm/ |
H A D | xfrm_input.c | 143 int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, __be32 *spi, __be32 *seq) in xfrm_parse_spi() argument 463 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input() argument 769 xfrm_input_resume(struct sk_buff * skb,int nexthdr) xfrm_input_resume() argument [all...] |
/linux/net/ipv6/netfilter/ |
H A D | ip6t_ipv6header.c | 32 u8 nexthdr; in ipv6header_mt6() local [all...] |
H A D | nf_conntrack_reasm.c | 398 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in find_prev_fhdr() local 448 u8 nexthdr = NEXTHDR_FRAGMENT; nf_ct_frag6_gather() local [all...] |
/linux/include/uapi/linux/ |
H A D | ip.h | 113 __u8 nexthdr; member 128 __u8 nexthdr; member 134 __u8 nexthdr; member
|
H A D | rpl.h | 20 __u8 nexthdr; member
|
H A D | seg6.h | 25 __u8 nexthdr; member
|
/linux/net/netfilter/ |
H A D | nf_nat_ovs.c | 35 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in nf_ct_nat_execute() local
|
H A D | xt_AUDIT.c | 50 u8 nexthdr; in 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/net/6lowpan/ |
H A D | nhc.h | 62 u8 nexthdr; member [all...] |
/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() argument [all...] |
/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/samples/bpf/ |
H A D | parse_varlen.c | 83 uint64_t nexthdr; in parse_ipv6() local [all...] |
/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() argument 78 static int vti_input_proto(struct sk_buff *skb, int nexthdr, __be32 spi, in vti_input_proto() argument
|