Home
last modified time | relevance | path

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

12

/Linux-v5.15/net/netfilter/
Dnf_flow_table_ip.c24 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check()
40 static void nf_flow_nat_ip_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_tcp()
49 static void nf_flow_nat_ip_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_udp()
64 unsigned int thoff, __be32 addr, in nf_flow_nat_ip_l4proto()
79 unsigned int thoff, enum flow_offload_tuple_dir dir) in nf_flow_snat_ip()
102 unsigned int thoff, enum flow_offload_tuple_dir dir) in nf_flow_dnat_ip()
124 unsigned int thoff, enum flow_offload_tuple_dir dir, in nf_flow_nat_ip()
137 static bool ip_has_options(unsigned int thoff) in ip_has_options()
173 unsigned int thoff; in nf_flow_tuple_ip() local
338 unsigned int thoff, mtu; in nf_flow_offload_ip_hook() local
[all …]
Dxt_l2tp.c79 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
Dnf_flow_table_core.c486 static void nf_flow_nat_port_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port_tcp()
495 static void nf_flow_nat_port_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port_udp()
509 static void nf_flow_nat_port(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_port()
523 struct sk_buff *skb, unsigned int thoff, in nf_flow_snat_port()
549 unsigned int thoff, u8 protocol, in nf_flow_dnat_port()
Dxt_TPROXY.c121 int thoff = 0; in tproxy_tg6_v1() local
Dnft_tproxy.c91 int thoff = nft_thoff(pkt); in nft_tproxy_eval_v6() local
Dnf_synproxy_core.c673 unsigned int thoff; in ipv4_synproxy_hook() local
1092 int thoff; in ipv6_synproxy_hook() local
Dnft_synproxy.c112 int thoff = nft_thoff(pkt); in nft_synproxy_do_eval() local
Dnft_payload.c490 static bool nft_payload_udp_checksum(struct sk_buff *skb, unsigned int thoff) in nft_payload_udp_checksum()
/Linux-v5.15/include/net/netfilter/
Dnf_tables_ipv6.h12 int protohdr, thoff = 0; in nft_set_pktinfo_ipv6() local
32 unsigned int thoff = 0; in __nft_set_pktinfo_ipv6_validate() local
75 unsigned int thoff = 0; in nft_set_pktinfo_ipv6_ingress() local
Dnf_tables_ipv4.h22 u32 len, thoff; in __nft_set_pktinfo_ipv4_validate() local
56 u32 len, thoff; in nft_set_pktinfo_ipv4_ingress() local
Dnf_tables.h30 unsigned int thoff; member
/Linux-v5.15/net/ipv6/netfilter/
Dnf_tproxy_ipv6.c39 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()
Dnf_reject_ipv6.c18 int thoff; in nf_reject_v6_csum_ok() local
378 int thoff; in reject6_csum_ok() local
Dnf_socket_ipv6.c105 int thoff = 0, tproto; in nf_sk_lookup_slow_v6() local
/Linux-v5.15/net/ipv6/
Dtcpv6_offload.c29 INDIRECT_CALLABLE_SCOPE int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete()
Dip6_gre.c942 int thoff; in ip6erspan_tunnel_xmit() local
/Linux-v5.15/net/core/
Dflow_dissector.c116 __be32 __skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, in __skb_flow_get_ports()
164 const void *data, int thoff, int hlen) in skb_flow_get_icmp_tci()
191 int thoff, int hlen) in __skb_flow_dissect_icmp()
700 int thoff, int hlen) in __skb_flow_dissect_tcp()
/Linux-v5.15/net/ipv4/
Dtcp_offload.c322 INDIRECT_CALLABLE_SCOPE int tcp4_gro_complete(struct sk_buff *skb, int thoff) in tcp4_gro_complete()
Dip_gre.c529 int thoff; in erspan_fb_xmit() local
/Linux-v5.15/samples/bpf/
Dsockex2_kern.c25 __u16 thoff; member
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dbpf_flow.c97 __u16 thoff = skb->flow_keys->thoff; in bpf_flow_dissect_get_header() local
/Linux-v5.15/net/sched/
Dact_ct.c424 unsigned int thoff; in tcf_ct_flow_table_fill_tuple_ipv4() local
471 unsigned int thoff; in tcf_ct_flow_table_fill_tuple_ipv6() local
/Linux-v5.15/include/net/
Dflow_dissector.h20 u16 thoff; member
/Linux-v5.15/include/linux/netfilter/
Dx_tables.h39 unsigned int thoff; member
/Linux-v5.15/include/linux/
Dskbuff.h1312 int thoff, u8 ip_proto) in skb_flow_get_ports()

12