Searched defs:thoff (Results 1 – 9 of 9) sorted by relevance
/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 | xt_TPROXY.c | 408 tproxy_handle_time_wait6(struct sk_buff *skb, int tproto, int thoff, in tproxy_handle_time_wait6() 452 int thoff = 0; in tproxy_tg6_v1() local
|
D | xt_socket.c | 338 int thoff = 0, uninitialized_var(tproto); in xt_socket_get6_sk() local
|
D | xt_qtaguid.c | 1084 int thoff = 0, tproto; in ipx_proto() local
|
/net/ipv6/ |
D | tcpv6_offload.c | 32 static int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete()
|
/net/ipv4/ |
D | tcp_offload.c | 304 static int tcp4_gro_complete(struct sk_buff *skb, int thoff) in tcp4_gro_complete()
|
/net/core/ |
D | flow_dissector.c | 40 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, in __skb_flow_get_ports()
|
/net/ipv6/netfilter/ |
D | ip6t_SYNPROXY.c | 331 int thoff; in ipv6_synproxy_hook() local
|
/net/ipv4/netfilter/ |
D | ipt_SYNPROXY.c | 314 unsigned int thoff; in ipv4_synproxy_hook() local
|