| /Linux-v5.4/net/netfilter/ | 
| D | nf_flow_table_ip.c | 20 			       struct sk_buff *skb, unsigned int thoff)  in nf_flow_state_check()39 static int nf_flow_nat_ip_tcp(struct sk_buff *skb, unsigned int thoff,  in nf_flow_nat_ip_tcp()
 54 static int nf_flow_nat_ip_udp(struct sk_buff *skb, unsigned int thoff,  in nf_flow_nat_ip_udp()
 75 				  unsigned int thoff, __be32 addr,  in nf_flow_nat_ip_l4proto()
 93 			   struct iphdr *iph, unsigned int thoff,  in nf_flow_snat_ip()
 118 			   struct iphdr *iph, unsigned int thoff,  in nf_flow_dnat_ip()
 143 			  unsigned int thoff, enum flow_offload_tuple_dir dir)  in nf_flow_nat_ip()
 159 static bool ip_has_options(unsigned int thoff)  in ip_has_options()
 168 	unsigned int thoff;  in nf_flow_tuple_ip()  local
 246 	unsigned int thoff;  in nf_flow_offload_ip_hook()  local
 [all …]
 
 | 
| D | nf_flow_table_core.c | 347 static int nf_flow_nat_port_tcp(struct sk_buff *skb, unsigned int thoff,  in nf_flow_nat_port_tcp()362 static int nf_flow_nat_port_udp(struct sk_buff *skb, unsigned int thoff,  in nf_flow_nat_port_udp()
 382 static int nf_flow_nat_port(struct sk_buff *skb, unsigned int thoff,  in nf_flow_nat_port()
 400 		      struct sk_buff *skb, unsigned int thoff,  in nf_flow_snat_port()
 432 		      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 | 86 	int thoff = pkt->xt.thoff;  in nft_tproxy_eval_v6()  local
 | 
| D | nf_synproxy_core.c | 668 	unsigned int thoff;  in ipv4_synproxy_hook()  local1088 	int thoff;  in ipv6_synproxy_hook()  local
 
 | 
| D | nft_synproxy.c | 112 	int thoff = pkt->xt.thoff;  in nft_synproxy_do_eval()  local
 | 
| D | nft_payload.c | 401 static bool nft_payload_udp_checksum(struct sk_buff *skb, unsigned int thoff)  in nft_payload_udp_checksum()
 | 
| /Linux-v5.4/include/net/netfilter/ | 
| D | nf_tables_ipv6.h | 13 	int protohdr, thoff = 0;  in nft_set_pktinfo_ipv6()  local34 	unsigned int thoff = 0;  in __nft_set_pktinfo_ipv6_validate()  local
 
 | 
| D | nf_tables_ipv4.h | 24 	u32 len, thoff;  in __nft_set_pktinfo_ipv4_validate()  local
 | 
| /Linux-v5.4/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 | 220 	int thoff;  in reject6_csum_ok()  local
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | tcpv6_offload.c | 29 INDIRECT_CALLABLE_SCOPE int tcp6_gro_complete(struct sk_buff *skb, int thoff)  in tcp6_gro_complete()
 | 
| D | ip6_gre.c | 926 	int thoff;  in ip6erspan_tunnel_xmit()  local
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | tcp_offload.c | 319 INDIRECT_CALLABLE_SCOPE int tcp4_gro_complete(struct sk_buff *skb, int thoff)  in tcp4_gro_complete()
 | 
| D | ip_gre.c | 502 	int thoff;  in erspan_fb_xmit()  local
 | 
| /Linux-v5.4/samples/bpf/ | 
| D | sockex2_kern.c | 24 	__u16 thoff;  member
 | 
| /Linux-v5.4/net/bridge/netfilter/ | 
| D | nft_reject_bridge.c | 215 	int thoff;  in reject6_br_csum_ok()  local
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/progs/ | 
| D | bpf_flow.c | 97 	__u16 thoff = skb->flow_keys->thoff;  in bpf_flow_dissect_get_header()  local
 | 
| /Linux-v5.4/net/core/ | 
| D | flow_dissector.c | 183 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto,  in __skb_flow_get_ports()665 		       void *target_container, void *data, int thoff, int hlen)  in __skb_flow_dissect_tcp()
 
 | 
| /Linux-v5.4/include/net/ | 
| D | flow_dissector.h | 15 	u16	thoff;  member
 | 
| /Linux-v5.4/include/linux/netfilter/ | 
| D | x_tables.h | 40 	unsigned int thoff;  member
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | bpf.h | 3554 	__u16	thoff;  member
 | 
| /Linux-v5.4/tools/include/uapi/linux/ | 
| D | bpf.h | 3554 	__u16	thoff;  member
 |