Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_flow_table_ip.c19 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check()
38 static int nf_flow_nat_ip_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_tcp()
53 static int nf_flow_nat_ip_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_udp()
74 unsigned int thoff, __be32 addr, in nf_flow_nat_ip_l4proto()
92 struct iphdr *iph, unsigned int thoff, in nf_flow_snat_ip()
117 struct iphdr *iph, unsigned int thoff, in nf_flow_dnat_ip()
142 unsigned int thoff, enum flow_offload_tuple_dir dir) in nf_flow_nat_ip()
158 static bool ip_has_options(unsigned int thoff) in ip_has_options()
167 unsigned int thoff; in nf_flow_tuple_ip() local
224 unsigned int thoff; in nf_flow_offload_ip_hook() local
[all …]
Dnf_flow_table_core.c340 static int nf_flow_nat_port_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port_tcp()
355 static int nf_flow_nat_port_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port_udp()
375 static int nf_flow_nat_port(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port()
393 struct sk_buff *skb, unsigned int thoff, in nf_flow_snat_port()
425 struct sk_buff *skb, unsigned int thoff, in nf_flow_dnat_port()
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
Dxt_TPROXY.c125 int thoff = 0; in tproxy_tg6_v1() local
Dnft_tproxy.c86 int thoff = pkt->xt.thoff; in nft_tproxy_eval_v6() local
Dnft_payload.c179 static bool nft_payload_udp_checksum(struct sk_buff *skb, unsigned int thoff) in nft_payload_udp_checksum()
/Linux-v4.19/include/net/netfilter/
Dnf_tables_ipv6.h12 int protohdr, thoff = 0; in nft_set_pktinfo_ipv6() local
33 unsigned int thoff = 0; in __nft_set_pktinfo_ipv6_validate() local
Dnf_tables_ipv4.h24 u32 len, thoff; in __nft_set_pktinfo_ipv4_validate() local
/Linux-v4.19/net/ipv6/netfilter/
Dnf_tproxy_ipv6.c38 nf_tproxy_handle_time_wait6(struct sk_buff *skb, int tproto, int thoff, in nf_tproxy_handle_time_wait6()
75 nf_tproxy_get_sock_v6(struct net *net, struct sk_buff *skb, int thoff, in nf_tproxy_get_sock_v6()
Dnf_socket_ipv6.c110 int thoff = 0, tproto; in nf_sk_lookup_slow_v6() local
Dnf_reject_ipv6.c219 int thoff; in reject6_csum_ok() local
Dip6t_SYNPROXY.c341 int thoff; in ipv6_synproxy_hook() local
/Linux-v4.19/net/ipv6/
Dtcpv6_offload.c32 static int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete()
Dip6_gre.c940 int thoff; in ip6erspan_tunnel_xmit() local
/Linux-v4.19/net/ipv4/
Dtcp_offload.c321 static int tcp4_gro_complete(struct sk_buff *skb, int thoff) in tcp4_gro_complete()
Dip_gre.c587 int thoff; in erspan_fb_xmit() local
/Linux-v4.19/samples/bpf/
Dsockex2_kern.c24 __u16 thoff; member
/Linux-v4.19/net/bridge/netfilter/
Dnft_reject_bridge.c221 int thoff; in reject6_br_csum_ok() local
/Linux-v4.19/net/ipv4/netfilter/
Dipt_SYNPROXY.c324 unsigned int thoff; in ipv4_synproxy_hook() local
/Linux-v4.19/net/core/
Dflow_dissector.c98 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, in __skb_flow_get_ports()
524 void *target_container, void *data, int thoff, int hlen) in __skb_flow_dissect_tcp()
/Linux-v4.19/include/net/
Dflow_dissector.h14 u16 thoff; member
/Linux-v4.19/include/linux/netfilter/
Dx_tables.h40 unsigned int thoff; member
/Linux-v4.19/include/linux/
Dskbuff.h1186 int thoff, u8 ip_proto) in skb_flow_get_ports()