Searched defs:thoff (Results  1 – 17 of 17) sorted by relevance
| /linux-4.4.14/net/netfilter/ | 
| D | xt_l2tp.c | 82 static bool l2tp_udp_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff)  in l2tp_udp_mt()142 static bool l2tp_ip_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff)  in l2tp_ip_mt()
 192 	unsigned int thoff = 0;  in l2tp_mt6()  local
 
 | 
| D | nf_tables_netdev.c | 24 	u32 len, thoff;  in nft_netdev_set_pktinfo_ipv4()  local56 	unsigned int thoff = 0;  in __nft_netdev_set_pktinfo_ipv6()  local
 
 | 
| D | xt_TPROXY.c | 413 tproxy_handle_time_wait6(struct sk_buff *skb, int tproto, int thoff,  in tproxy_handle_time_wait6()456 	int thoff = 0;  in tproxy_tg6_v1()  local
 
 | 
| D | xt_socket.c | 346 	int thoff = 0, tproto;  in xt_socket_lookup_slow_v6()  local
 | 
| /linux-4.4.14/include/net/netfilter/ | 
| D | nf_tables_ipv6.h | 12 	int protohdr, thoff = 0;  in nft_set_pktinfo_ipv6()  local
 | 
| D | nf_tables.h | 23 	u8				thoff;  member
 | 
| /linux-4.4.14/net/ipv6/ | 
| D | tcpv6_offload.c | 32 static int tcp6_gro_complete(struct sk_buff *skb, int thoff)  in tcp6_gro_complete()
 | 
| /linux-4.4.14/net/ipv6/netfilter/ | 
| D | nf_reject_ipv6.c | 216 	int thoff;  in reject6_csum_ok()  local
 | 
| D | ip6t_SYNPROXY.c | 332 	int thoff;  in ipv6_synproxy_hook()  local
 | 
| /linux-4.4.14/net/ipv4/ | 
| D | tcp_offload.c | 304 static int tcp4_gro_complete(struct sk_buff *skb, int thoff)  in tcp4_gro_complete()
 | 
| /linux-4.4.14/samples/bpf/ | 
| D | sockex2_kern.c | 24 	__u16 thoff;  member
 | 
| /linux-4.4.14/net/bridge/netfilter/ | 
| D | nft_reject_bridge.c | 181 	int thoff;  in reject6_br_csum_ok()  local
 | 
| /linux-4.4.14/net/ipv4/netfilter/ | 
| D | ipt_SYNPROXY.c | 317 	unsigned int thoff;  in ipv4_synproxy_hook()  local
 | 
| /linux-4.4.14/include/net/ | 
| D | flow_dissector.h | 13 	u16	thoff;  member
 | 
| /linux-4.4.14/net/core/ | 
| D | flow_dissector.c | 82 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto,  in __skb_flow_get_ports()
 | 
| /linux-4.4.14/include/linux/netfilter/ | 
| D | x_tables.h | 40 	unsigned int thoff;  member
 | 
| /linux-4.4.14/include/linux/ | 
| D | skbuff.h | 992 					int thoff, u8 ip_proto)  in skb_flow_get_ports()
 |