Home
last modified time | relevance | path

Searched defs:nexthdr (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v5.4/net/ipv6/
Dexthdrs_core.c13 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
Dmip6.c143 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()
Dip6_input.c337 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
Dah6.c253 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local
329 u8 nexthdr; in ah6_output() local
525 int nexthdr; in ah6_input() local
Dudp_offload.c25 u8 nexthdr; in udp6_ufo_fragment() local
Dmcast_snoop.c41 u8 nexthdr; in ipv6_mc_check_exthdrs() local
Dxfrm6_input.c25 int xfrm6_rcv_spi(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrm6_rcv_spi()
Dip6_output.c334 u8 nexthdr = hdr->nexthdr; in ip6_forward_proxy_check() local
600 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
Doutput_core.c82 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr) in ip6_find_1stfragopt()
Draw.c157 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()
Dnetfilter.c124 u8 *prevhdr, nexthdr = 0; in br_ip6_fragment() local
/Linux-v5.4/include/uapi/linux/
Dipv6.h49 __u8 nexthdr; member
62 __u8 nexthdr; member
129 __u8 nexthdr; member
Dip.h110 __u8 nexthdr; member
125 __u8 nexthdr; member
131 __u8 nexthdr; member
Dseg6.h25 __u8 nexthdr; member
/Linux-v5.4/net/xfrm/
Dxfrm_input.c136 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/
Dip6t_ipv6header.c32 u8 nexthdr; in ipv6header_mt6() local
/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dbpf_flow.c54 __u8 nexthdr; member
242 static __always_inline int parse_ipv6_proto(struct __sk_buff *skb, __u8 nexthdr) in parse_ipv6_proto()
/Linux-v5.4/net/netfilter/
Dxt_AUDIT.c50 u8 nexthdr; in audit_ip6() local
Dxt_TCPOPTSTRIP.c100 u_int8_t nexthdr; in tcpoptstrip_tg6() local
/Linux-v5.4/net/6lowpan/
Dnhc.h70 const u8 nexthdr; member
/Linux-v5.4/net/bridge/netfilter/
Debt_ip6.c63 uint8_t nexthdr = ih6->nexthdr; in ebt_ip6_mt() local
/Linux-v5.4/tools/include/uapi/linux/
Dseg6.h25 __u8 nexthdr; member
/Linux-v5.4/samples/bpf/
Dparse_varlen.c83 uint64_t nexthdr; in parse_ipv6() local
/Linux-v5.4/net/netfilter/ipset/
Dip_set_getport.c136 u8 nexthdr; in ip_set_get_ip6_port() local
/Linux-v5.4/net/ipv4/
Dip_vti.c47 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()

123