Home
last modified time | relevance | path

Searched refs:synproxy_options (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/net/netfilter/
Dnf_synproxy.h35 struct synproxy_options { struct
47 struct synproxy_options *opts); argument
50 struct synproxy_options *opts);
54 const struct synproxy_options *opts);
59 struct synproxy_options *opts, u32 recv_seq);
72 const struct synproxy_options *opts);
76 struct synproxy_options *opts, u32 recv_seq);
/linux-5.19.10/net/netfilter/
Dnf_synproxy_core.c29 const struct tcphdr *th, struct synproxy_options *opts) in synproxy_parse_options()
98 synproxy_options_size(const struct synproxy_options *opts) in synproxy_options_size()
115 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options()
153 struct synproxy_options *opts) in synproxy_init_timestamp_cookie()
173 synproxy_check_timestamp_cookie(struct synproxy_options *opts) in synproxy_check_timestamp_cookie()
449 const struct synproxy_options *opts) in synproxy_send_client_synack()
492 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()
538 const struct synproxy_options *opts) in synproxy_send_server_ack()
576 const struct synproxy_options *opts) in synproxy_send_client_ack()
615 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
[all …]
Dnft_synproxy.c23 static void nft_synproxy_tcp_options(struct synproxy_options *opts, in nft_synproxy_tcp_options()
49 struct synproxy_options *opts) in nft_synproxy_eval_v4()
80 struct synproxy_options *opts) in nft_synproxy_eval_v6()
110 struct synproxy_options opts = {}; in nft_synproxy_do_eval()
/linux-5.19.10/net/ipv4/netfilter/
Dipt_SYNPROXY.c18 struct synproxy_options opts = {}; in synproxy_tg4()
/linux-5.19.10/net/ipv6/netfilter/
Dip6t_SYNPROXY.c18 struct synproxy_options opts = {}; in synproxy_tg6()