| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nf_flow_table_ip.c | 21 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check() 37 static int nf_flow_nat_ip_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_tcp() 51 static int nf_flow_nat_ip_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_udp() 71 unsigned int thoff, __be32 addr, in nf_flow_nat_ip_l4proto() 89 struct iphdr *iph, unsigned int thoff, in nf_flow_snat_ip() 114 struct iphdr *iph, unsigned int thoff, in nf_flow_dnat_ip() 139 unsigned int thoff, enum flow_offload_tuple_dir dir) in nf_flow_nat_ip() 157 static bool ip_has_options(unsigned int thoff) in ip_has_options() 165 unsigned int thoff, hdrsize; in nf_flow_tuple_ip() local 252 unsigned int thoff; in nf_flow_offload_ip_hook() local [all …]
|
| D | nf_flow_table_core.c | 392 static int nf_flow_nat_port_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port_tcp() 406 static int nf_flow_nat_port_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port_udp() 425 static int nf_flow_nat_port(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port() 443 struct sk_buff *skb, unsigned int thoff, in nf_flow_snat_port() 474 struct sk_buff *skb, unsigned int thoff, in nf_flow_dnat_port()
|
| D | xt_l2tp.c | 79 static bool l2tp_udp_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_udp_mt() 139 static bool l2tp_ip_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_ip_mt() 189 unsigned int thoff = 0; in l2tp_mt6() local
|
| D | xt_TPROXY.c | 121 int thoff = 0; in tproxy_tg6_v1() local
|
| D | nft_tproxy.c | 91 int thoff = nft_thoff(pkt); in nft_tproxy_eval_v6() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nf_flow_table_ip.c | 23 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check() 39 static void nf_flow_nat_ip_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_tcp() 48 static void nf_flow_nat_ip_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_udp() 63 unsigned int thoff, __be32 addr, in nf_flow_nat_ip_l4proto() 78 unsigned int thoff, enum flow_offload_tuple_dir dir) in nf_flow_snat_ip() 101 unsigned int thoff, enum flow_offload_tuple_dir dir) in nf_flow_dnat_ip() 123 unsigned int thoff, enum flow_offload_tuple_dir dir, in nf_flow_nat_ip() 136 static bool ip_has_options(unsigned int thoff) in ip_has_options() 177 unsigned int thoff; in nf_flow_tuple_ip() local 368 unsigned int thoff, mtu; in nf_flow_offload_forward() local [all …]
|
| D | xt_l2tp.c | 79 static bool l2tp_udp_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_udp_mt() 139 static bool l2tp_ip_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_ip_mt() 189 unsigned int thoff = 0; in l2tp_mt6() local
|
| D | nf_flow_table_core.c | 457 static void nf_flow_nat_port_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port_tcp() 466 static void nf_flow_nat_port_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port_udp() 480 static void nf_flow_nat_port(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port() 494 struct sk_buff *skb, unsigned int thoff, in nf_flow_snat_port() 520 unsigned int thoff, u8 protocol, in nf_flow_dnat_port()
|
| D | xt_TPROXY.c | 113 int thoff = 0; in tproxy_tg6_v1() local
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| D | nf_tables_ipv6.h | 12 int protohdr, thoff = 0; in nft_set_pktinfo_ipv6() local 32 unsigned int thoff = 0; in __nft_set_pktinfo_ipv6_validate() local 75 unsigned int thoff = 0; in nft_set_pktinfo_ipv6_ingress() local
|
| D | nf_tables_ipv4.h | 22 u32 len, thoff; in __nft_set_pktinfo_ipv4_validate() local 58 u32 len, thoff; in nft_set_pktinfo_ipv4_ingress() local
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| D | nf_tables_ipv6.h | 13 int protohdr, thoff = 0; in nft_set_pktinfo_ipv6() local 34 unsigned int thoff = 0; in __nft_set_pktinfo_ipv6_validate() local 79 unsigned int thoff = 0; in nft_set_pktinfo_ipv6_ingress() local
|
| D | nf_tables_ipv4.h | 24 u32 len, thoff; in __nft_set_pktinfo_ipv4_validate() local 60 u32 len, thoff; in nft_set_pktinfo_ipv4_ingress() local
|
| /kernel/linux/linux-5.10/net/ipv6/netfilter/ |
| D | nf_tproxy_ipv6.c | 39 nf_tproxy_handle_time_wait6(struct sk_buff *skb, int tproto, int thoff, in nf_tproxy_handle_time_wait6() 76 nf_tproxy_get_sock_v6(struct net *net, struct sk_buff *skb, int thoff, in nf_tproxy_get_sock_v6()
|
| D | nf_socket_ipv6.c | 105 int thoff = 0, tproto; in nf_sk_lookup_slow_v6() local
|
| D | nf_reject_ipv6.c | 240 int thoff; in reject6_csum_ok() local
|
| /kernel/linux/linux-6.6/net/ipv6/netfilter/ |
| D | nf_tproxy_ipv6.c | 39 nf_tproxy_handle_time_wait6(struct sk_buff *skb, int tproto, int thoff, in nf_tproxy_handle_time_wait6() 76 nf_tproxy_get_sock_v6(struct net *net, struct sk_buff *skb, int thoff, in nf_tproxy_get_sock_v6()
|
| D | nf_reject_ipv6.c | 18 int thoff; in nf_reject_v6_csum_ok() local 384 int thoff; in reject6_csum_ok() local
|
| D | nf_socket_ipv6.c | 105 int thoff = 0, tproto; in nf_sk_lookup_slow_v6() local
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | tcpv6_offload.c | 30 INDIRECT_CALLABLE_SCOPE int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | tcpv6_offload.c | 29 INDIRECT_CALLABLE_SCOPE int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete()
|
| /kernel/linux/linux-5.10/net/core/ |
| D | flow_dissector.c | 115 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, in __skb_flow_get_ports() 163 void *data, int thoff, int hlen) in skb_flow_get_icmp_tci() 190 void *data, int thoff, int hlen) in __skb_flow_dissect_icmp() 692 void *target_container, void *data, int thoff, int hlen) in __skb_flow_dissect_tcp()
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_offload.c | 331 INDIRECT_CALLABLE_SCOPE int tcp4_gro_complete(struct sk_buff *skb, int thoff) in tcp4_gro_complete()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_offload.c | 322 INDIRECT_CALLABLE_SCOPE int tcp4_gro_complete(struct sk_buff *skb, int thoff) in tcp4_gro_complete()
|
| /kernel/linux/linux-6.6/net/core/ |
| D | flow_dissector.c | 119 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, in __skb_flow_get_ports() 167 const void *data, int thoff, int hlen) in skb_flow_get_icmp_tci() 194 int thoff, int hlen) in __skb_flow_dissect_icmp() 805 int thoff, int hlen) in __skb_flow_dissect_tcp()
|