Home
last modified time | relevance | path

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

123

/linux/net/ipv6/
H A 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
H A Dip6_input.c363 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, in ip6_protocol_deliver_rcu()
550 u8 nexthdr = hdr->nexthdr; in ip6_mc_input() local
H A Dmip6.c143 u8 nexthdr; in mip6_destopt_output() local
310 u8 nexthdr; in mip6_rthdr_output() local
H A Dmcast_snoop.c41 u8 nexthdr; in ipv6_mc_check_exthdrs() local
/linux/include/uapi/linux/
H A Dipv6.h51 __u8 nexthdr; member
64 __u8 nexthdr; member
131 __u8 nexthdr; member
H A Drpl.h20 __u8 nexthdr; member
H A Dseg6.h25 __u8 nexthdr; member
/linux/net/xfrm/
H A Dxfrm_input.c143 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...]
H A Dxfrm_interface_core.c312 static int xfrmi_input(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrmi_input()
348 static int xfrmi4_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi4_input()
353 static int xfrmi6_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi6_input()
/linux/net/ipv6/netfilter/
H A Dip6t_ipv6header.c32 u8 nexthdr; in ipv6header_mt6() local
H A Dnf_conntrack_reasm.c398 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in find_prev_fhdr() local
448 u8 nexthdr = NEXTHDR_FRAGMENT; in nf_ct_frag6_gather() local
/linux/net/netfilter/
H A Dnf_nat_ovs.c35 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in nf_ct_nat_execute() local
H A Dxt_AUDIT.c50 u8 nexthdr; in audit_ip6() local
H A Dxt_TCPOPTSTRIP.c100 u_int8_t nexthdr; in tcpoptstrip_tg6() local
H A Dnf_conntrack_ovs.c41 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in nf_ct_helper() local
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c55 __u8 nexthdr; member
256 static __always_inline int parse_ipv6_proto(struct __sk_buff *skb, __u8 nexthdr) in parse_ipv6_proto()
/linux/net/6lowpan/
H A Dnhc.h62 u8 nexthdr; member
/linux/net/netfilter/ipset/
H A Dip_set_getport.c136 u8 nexthdr; in ip_set_get_ip6_port() local
/linux/net/bridge/netfilter/
H A Debt_ip6.c63 uint8_t nexthdr = ih6->nexthdr; in ebt_ip6_mt() local
H A Debt_log.c118 uint8_t nexthdr; in ebt_log_packet() local
/linux/tools/include/uapi/linux/
H A Dseg6.h25 __u8 nexthdr; member
/linux/samples/bpf/
H A Dparse_varlen.c83 uint64_t nexthdr; in parse_ipv6() local
/linux/net/ipv4/
H A Dip_vti.c47 static int vti_input(struct sk_buff *skb, int nexthdr, __be32 spi, in vti_input()
78 static int vti_input_proto(struct sk_buff *skb, int nexthdr, __be32 spi, in vti_input_proto()
/linux/include/net/
H A Dipv6_frag.h123 u8 nexthdr = *nexthdrp; in ipv6frag_thdr_truncated() local
H A Dipv6.h148 __u8 nexthdr; member
158 u8 nexthdr; member
174 u8 nexthdr; member
202 u8 nexthdr; member
507 int nexthdr in ipv6_hopopt_jumbo_remove() local
[all...]

123