Home
last modified time | relevance | path

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

1234

/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
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
Dmcast_snoop.c41 u8 nexthdr; in ipv6_mc_check_exthdrs() 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-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
Dseg6.h25 __u8 nexthdr; member
Drpl.h20 __u8 nexthdr; 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
Drpl.h25 __u8 nexthdr; member
/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-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-5.10/net/netfilter/
Dxt_AUDIT.c50 u8 nexthdr; in audit_ip6() local
Dxt_TCPOPTSTRIP.c100 u_int8_t nexthdr; in tcpoptstrip_tg6() local
/kernel/linux/linux-5.10/net/netfilter/ipset/
Dip_set_getport.c136 u8 nexthdr; in ip_set_get_ip6_port() local
/kernel/linux/linux-5.10/net/6lowpan/
Dnhc.h70 const u8 nexthdr; member
/kernel/linux/linux-5.10/net/bridge/netfilter/
Debt_ip6.c63 uint8_t nexthdr = ih6->nexthdr; in ebt_ip6_mt() local
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dseg6.h25 __u8 nexthdr; member

1234