Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-5.10/net/ipv6/
Dexthdrs_core.c13 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
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.c355 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, in ip6_protocol_deliver_rcu()
530 u8 nexthdr = hdr->nexthdr; in ip6_mc_input() local
/kernel/linux/linux-6.6/net/ipv6/
Dexthdrs_core.c13 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
Dip6_input.c363 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, in ip6_protocol_deliver_rcu()
545 u8 nexthdr = hdr->nexthdr; in ip6_mc_input() local
Dmip6.c143 u8 nexthdr; in mip6_destopt_output() local
310 u8 nexthdr; in mip6_rthdr_output() local
Dah6.c250 int nexthdr = iph->nexthdr; in ipv6_clear_mutable_options() local
326 u8 nexthdr; in ah6_output() local
522 int nexthdr; in ah6_input() local
/kernel/linux/common_modules/newip/src/common/
Dnip_checksum.h21 unsigned char nexthdr; /* Upper-layer Protocol Type: IPPROTO_UDP */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dipv6.h49 __u8 nexthdr; member
55 __u8 nexthdr; member
88 __u8 nexthdr; member
Dip.h93 __u8 nexthdr; member
106 __u8 nexthdr; member
111 __u8 nexthdr; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dipv6.h49 __u8 nexthdr; member
55 __u8 nexthdr; member
88 __u8 nexthdr; member
Dip.h93 __u8 nexthdr; member
106 __u8 nexthdr; member
111 __u8 nexthdr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dipv6.h35 __u8 nexthdr; member
42 __u8 nexthdr; member
78 __u8 nexthdr; member
Dip.h83 __u8 nexthdr; member
96 __u8 nexthdr; member
101 __u8 nexthdr; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dipv6.h51 __u8 nexthdr; member
64 __u8 nexthdr; member
131 __u8 nexthdr; member
Dip.h113 __u8 nexthdr; member
128 __u8 nexthdr; member
134 __u8 nexthdr; member
/kernel/linux/linux-6.6/net/xfrm/
Dxfrm_input.c142 int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, __be32 *spi, __be32 *seq) in xfrm_parse_spi()
447 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input()
737 int xfrm_input_resume(struct sk_buff *skb, int nexthdr) in xfrm_input_resume()
/kernel/linux/linux-6.6/include/uapi/linux/
Dipv6.h51 __u8 nexthdr; member
64 __u8 nexthdr; member
131 __u8 nexthdr; member
Dip.h113 __u8 nexthdr; member
128 __u8 nexthdr; member
134 __u8 nexthdr; member
/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_input.c140 int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, __be32 *spi, __be32 *seq) in xfrm_parse_spi()
459 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input()
757 int xfrm_input_resume(struct sk_buff *skb, int nexthdr) in xfrm_input_resume()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
Dip6t_ipv6header.c32 u8 nexthdr; in ipv6header_mt6() local
Dnf_conntrack_reasm.c391 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in find_prev_fhdr() local
441 u8 nexthdr = NEXTHDR_FRAGMENT; in nf_ct_frag6_gather() local
/kernel/linux/linux-5.10/net/ipv6/netfilter/
Dip6t_ipv6header.c32 u8 nexthdr; in ipv6header_mt6() local
Dnf_conntrack_reasm.c393 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in find_prev_fhdr() local
443 u8 nexthdr = NEXTHDR_FRAGMENT; in nf_ct_frag6_gather() local
/kernel/linux/linux-6.6/net/netfilter/
Dnf_nat_ovs.c35 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in nf_ct_nat_execute() local

1234567