Home
last modified time | relevance | path

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

123

/linux/net/ipv6/
H A Dexthdrs_core.c13 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 Dip6_input.c363 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 Dmip6.c143 u8 nexthdr; in mip6_destopt_output() local
310 u8 nexthdr; in mip6_rthdr_output() local
[all...]
H A Dah6.c247 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 Dmcast_snoop.c41 u8 nexthdr; in ipv6_mc_check_exthdrs() local
H A Doutput_core.c58 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr) in ip6_find_1stfragopt() argument
H A Draw.c141 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 Dip6_output.c421 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 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...]
/linux/net/ipv6/netfilter/
H A Dip6t_ipv6header.c32 u8 nexthdr; in ipv6header_mt6() local
[all...]
H A Dnf_conntrack_reasm.c398 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 Dip.h113 __u8 nexthdr; member
128 __u8 nexthdr; member
134 __u8 nexthdr; member
H A Drpl.h20 __u8 nexthdr; member
H A Dseg6.h25 __u8 nexthdr; member
/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/net/6lowpan/
H A Dnhc.h62 u8 nexthdr; member
[all...]
/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() argument
[all...]
/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
/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
[all...]
/linux/net/ipv4/
H A Dip_vti.c47 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

123