Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_synproxy.h49 struct synproxy_options { struct
61 struct synproxy_options *opts); argument
62 unsigned int synproxy_options_size(const struct synproxy_options *opts);
64 const struct synproxy_options *opts);
67 struct synproxy_options *opts);
68 void synproxy_check_timestamp_cookie(struct synproxy_options *opts);
/linux-4.1.27/net/netfilter/
Dnf_synproxy_core.c29 const struct tcphdr *th, struct synproxy_options *opts) in synproxy_parse_options()
92 unsigned int synproxy_options_size(const struct synproxy_options *opts) in synproxy_options_size()
110 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options()
149 struct synproxy_options *opts) in synproxy_init_timestamp_cookie()
168 void synproxy_check_timestamp_cookie(struct synproxy_options *opts) in synproxy_check_timestamp_cookie()
/linux-4.1.27/net/ipv4/netfilter/
Dipt_SYNPROXY.c72 const struct synproxy_options *opts) in synproxy_send_client_synack()
114 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()
159 const struct synproxy_options *opts) in synproxy_send_server_ack()
197 const struct synproxy_options *opts) in synproxy_send_client_ack()
235 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
261 struct synproxy_options opts = {}; in synproxy_tg4()
309 struct synproxy_options opts = {}; in ipv4_synproxy_hook()
/linux-4.1.27/net/ipv6/netfilter/
Dip6t_SYNPROXY.c87 const struct synproxy_options *opts) in synproxy_send_client_synack()
129 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()
174 const struct synproxy_options *opts) in synproxy_send_server_ack()
212 const struct synproxy_options *opts) in synproxy_send_client_ack()
250 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
276 struct synproxy_options opts = {}; in synproxy_tg6()
324 struct synproxy_options opts = {}; in ipv6_synproxy_hook()