Home
last modified time | relevance | path

Searched defs:thoff (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/net/netfilter/
Dxt_l2tp.c82 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
Dnf_tables_netdev.c24 u32 len, thoff; in nft_netdev_set_pktinfo_ipv4() local
56 unsigned int thoff = 0; in __nft_netdev_set_pktinfo_ipv6() local
Dxt_TPROXY.c413 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
Dxt_socket.c346 int thoff = 0, tproto; in xt_socket_lookup_slow_v6() local
/linux-4.4.14/include/net/netfilter/
Dnf_tables_ipv6.h12 int protohdr, thoff = 0; in nft_set_pktinfo_ipv6() local
Dnf_tables.h23 u8 thoff; member
/linux-4.4.14/net/ipv6/
Dtcpv6_offload.c32 static int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_reject_ipv6.c216 int thoff; in reject6_csum_ok() local
Dip6t_SYNPROXY.c332 int thoff; in ipv6_synproxy_hook() local
/linux-4.4.14/net/ipv4/
Dtcp_offload.c304 static int tcp4_gro_complete(struct sk_buff *skb, int thoff) in tcp4_gro_complete()
/linux-4.4.14/samples/bpf/
Dsockex2_kern.c24 __u16 thoff; member
/linux-4.4.14/net/bridge/netfilter/
Dnft_reject_bridge.c181 int thoff; in reject6_br_csum_ok() local
/linux-4.4.14/net/ipv4/netfilter/
Dipt_SYNPROXY.c317 unsigned int thoff; in ipv4_synproxy_hook() local
/linux-4.4.14/include/net/
Dflow_dissector.h13 u16 thoff; member
/linux-4.4.14/net/core/
Dflow_dissector.c82 __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/
Dx_tables.h40 unsigned int thoff; member
/linux-4.4.14/include/linux/
Dskbuff.h992 int thoff, u8 ip_proto) in skb_flow_get_ports()