Home
last modified time | relevance | path

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

12

/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.c353 void ip6_protocol_deliver_rcu(struct net *net, struct sk_buff *skb, int nexthdr, in ip6_protocol_deliver_rcu()
528 u8 nexthdr = hdr->nexthdr; in ip6_mc_input() local
Dmip6.c143 u8 nexthdr; in mip6_destopt_output() local
311 u8 nexthdr; in mip6_rthdr_output() 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
Doutput_core.c64 int ip6_find_1stfragopt(struct sk_buff *skb, u8 **nexthdr) in ip6_find_1stfragopt()
Dudp_offload.c25 u8 nexthdr; in udp6_ufo_fragment() local
Dxfrm6_input.c20 int xfrm6_rcv_spi(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrm6_rcv_spi()
Dip6_output.c385 u8 nexthdr = hdr->nexthdr; in ip6_forward_proxy_check() local
666 u8 nexthdr, __be32 frag_id, in ip6_fraglist_init()
733 u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state) in ip6_frag_init()
840 u8 *prevhdr, nexthdr = 0; in ip6_fragment() local
Draw.c157 static bool ipv6_raw_deliver(struct sk_buff *skb, int nexthdr) in ipv6_raw_deliver()
230 bool raw6_local_deliver(struct sk_buff *skb, int nexthdr) in raw6_local_deliver()
361 void raw6_icmp_error(struct sk_buff *skb, int nexthdr, in raw6_icmp_error()
Dnetfilter.c132 u8 *prevhdr, nexthdr = 0; in br_ip6_fragment() local
/net/xfrm/
Dxfrm_input.c141 int xfrm_parse_spi(struct sk_buff *skb, u8 nexthdr, __be32 *spi, __be32 *seq) in xfrm_parse_spi()
460 int xfrm_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrm_input()
772 int xfrm_input_resume(struct sk_buff *skb, int nexthdr) in xfrm_input_resume()
Dxfrm_interface_core.c210 static int xfrmi_input(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrmi_input()
246 static int xfrmi4_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi4_input()
251 static int xfrmi6_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi6_input()
/net/ipv6/netfilter/
Dip6t_ipv6header.c32 u8 nexthdr; in ipv6header_mt6() local
Dnf_conntrack_reasm.c390 u8 nexthdr = ipv6_hdr(skb)->nexthdr; in find_prev_fhdr() local
440 u8 nexthdr = NEXTHDR_FRAGMENT; in nf_ct_frag6_gather() local
/net/netfilter/
Dxt_AUDIT.c50 u8 nexthdr; in audit_ip6() local
Dxt_TCPOPTSTRIP.c100 u_int8_t nexthdr; in tcpoptstrip_tg6() local
Dnft_log.c48 u8 nexthdr; in audit_ip6() local
Dxt_TCPMSS.c222 u8 nexthdr; in tcpmss_tg6() local
/net/netfilter/ipset/
Dip_set_getport.c136 u8 nexthdr; in ip_set_get_ip6_port() local
/net/6lowpan/
Dnhc.h70 const u8 nexthdr; member
/net/bridge/netfilter/
Debt_ip6.c63 uint8_t nexthdr = ih6->nexthdr; in ebt_ip6_mt() local
Debt_log.c118 uint8_t nexthdr; in ebt_log_packet() local
/net/ipv4/
Dip_vti.c47 static int vti_input(struct sk_buff *skb, int nexthdr, __be32 spi, in vti_input()
75 static int vti_input_proto(struct sk_buff *skb, int nexthdr, __be32 spi, in vti_input_proto()
Dxfrm4_protocol.c61 int xfrm4_rcv_encap(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrm4_rcv_encap()

12