Home
last modified time | relevance | path

Searched defs:nexthdr (Results 26 – 50 of 77) sorted by relevance

1234

/Linux-v6.6/net/ipv6/
Draw.c141 static bool ipv6_raw_deliver(struct sk_buff *skb, int nexthdr) in ipv6_raw_deliver()
204 bool raw6_local_deliver(struct sk_buff *skb, int nexthdr) in raw6_local_deliver()
328 void raw6_icmp_error(struct sk_buff *skb, int nexthdr, in raw6_icmp_error()
Dxfrm6_input.c20 int xfrm6_rcv_spi(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrm6_rcv_spi()
Dip6_output.c399 u8 nexthdr = hdr->nexthdr; in ip6_forward_proxy_check() local
682 u8 nexthdr, __be32 frag_id, in ip6_fraglist_init()
749 u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state) in ip6_frag_init()
857 u8 *prevhdr, nexthdr = 0; in ip6_fragment() local
Dnetfilter.c132 u8 *prevhdr, nexthdr = 0; in br_ip6_fragment() local
Dicmp.c140 __u8 nexthdr = ipv6_hdr(skb)->nexthdr; in is_ineligible() local
832 u8 nexthdr; in icmpv6_notify() local
Dxfrm6_protocol.c62 int xfrm6_rcv_encap(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrm6_rcv_encap()
Dreassembly.c333 u8 nexthdr; in ipv6_frag_rcv() local
Dip6_vti.c299 static int vti6_input_proto(struct sk_buff *skb, int nexthdr, __be32 spi, in vti6_input_proto()
341 int nexthdr = skb_network_header(skb)[IP6CB(skb)->nhoff]; in vti6_rcv() local
Desp6.c749 u8 nexthdr[2]; in esp_remove_trailer() local
805 u8 nexthdr = ip6h->nexthdr; in esp6_input_done2() local
/Linux-v6.6/include/net/
Dipv6_frag.h119 u8 nexthdr = *nexthdrp; in ipv6frag_thdr_truncated() local
Dipv6.h148 __u8 nexthdr; member
158 u8 nexthdr; member
174 u8 nexthdr; member
202 u8 nexthdr; member
511 int nexthdr = ipv6_has_hopopt_jumbo(skb); in ipv6_hopopt_jumbo_remove() local
/Linux-v6.6/net/xfrm/
Dxfrm_interface_core.c314 static int xfrmi_input(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrmi_input()
350 static int xfrmi4_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi4_input()
355 static int xfrmi6_input(struct sk_buff *skb, int nexthdr, __be32 spi, int encap_type) in xfrmi6_input()
Dxfrm_ipcomp.c96 int nexthdr; in ipcomp_input() local
Dxfrm_output.c82 static int mip6_rthdr_offset(struct sk_buff *skb, u8 **nexthdr, int type) in mip6_rthdr_offset()
/Linux-v6.6/net/bridge/netfilter/
Debt_log.c118 uint8_t nexthdr; in ebt_log_packet() local
/Linux-v6.6/net/netfilter/
Dnft_log.c48 u8 nexthdr; in audit_ip6() local
Dxt_TCPMSS.c222 u8 nexthdr; in tcpmss_tg6() local
Dxt_HMARK.c172 int nexthdr; in hmark_pkt_set_htuple_ipv6() local
Dnf_nat_proto.c390 u8 nexthdr; in nf_nat_ipv6_manip_pkt() local
911 u8 nexthdr; in nf_nat_ipv6_fn() local
/Linux-v6.6/net/ipv4/
Dxfrm4_protocol.c61 int xfrm4_rcv_encap(struct sk_buff *skb, int nexthdr, __be32 spi, in xfrm4_rcv_encap()
Dah4.c307 int nexthdr; in ah_input() local
/Linux-v6.6/security/
Dlsm_audit.c104 u8 nexthdr; in ipv6_skb_to_auditdata() local
/Linux-v6.6/include/linux/
Dnetfilter_ipv6.h15 nf_ip6_ext_hdr(u8 nexthdr) in nf_ip6_ext_hdr()
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_seg6_loop.c36 unsigned char nexthdr; member
/Linux-v6.6/net/sched/
Dact_ct.c553 u8 nexthdr; in tcf_ct_flow_table_fill_tuple_ipv6() local
781 int nexthdr; in tcf_ct_ipv6_is_fragment() local

1234