Home
last modified time | relevance | path

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

1234

/openbmc/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()
545 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 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
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()
H A Dudp_offload.c27 u8 nexthdr; in udp6_ufo_fragment() local
H A Dxfrm6_input.c20 int xfrm6_rcv_spi(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrm6_rcv_spi()
/openbmc/linux/include/uapi/linux/
H A Dipv6.h51 __u8 nexthdr; member
64 __u8 nexthdr; member
131 __u8 nexthdr; member
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
/openbmc/linux/net/xfrm/
H A Dxfrm_input.c142 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()
745 int xfrm_input_resume(struct sk_buff *skb, int nexthdr) in xfrm_input_resume()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_ipv6header.c32 u8 nexthdr; in ipv6header_mt6() local
H A Dnf_conntrack_reasm.c392 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in find_prev_fhdr() local
442 u8 nexthdr = NEXTHDR_FRAGMENT; in nf_ct_frag6_gather() local
/openbmc/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
/openbmc/linux/net/6lowpan/
H A Dnhc.h62 u8 nexthdr; member
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_getport.c136 u8 nexthdr; in ip_set_get_ip6_port() local
/openbmc/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()
/openbmc/linux/net/bridge/netfilter/
H A Debt_ip6.c63 uint8_t nexthdr = ih6->nexthdr; in ebt_ip6_mt() local
/openbmc/linux/tools/include/uapi/linux/
H A Dseg6.h25 __u8 nexthdr; member
/openbmc/linux/samples/bpf/
H A Dparse_varlen.c83 uint64_t nexthdr; in parse_ipv6() local

1234