Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/net/netfilter/
Dnf_synproxy_core.c32 const struct tcphdr *th, struct synproxy_options *opts) in synproxy_parse_options()
95 unsigned int synproxy_options_size(const struct synproxy_options *opts) in synproxy_options_size()
113 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options()
152 struct synproxy_options *opts) in synproxy_init_timestamp_cookie()
171 void synproxy_check_timestamp_cookie(struct synproxy_options *opts) in synproxy_check_timestamp_cookie()
/linux-4.4.14/net/ipv4/netfilter/
Dipt_SYNPROXY.c76 const struct synproxy_options *opts) in synproxy_send_client_synack()
118 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()
163 const struct synproxy_options *opts) in synproxy_send_server_ack()
201 const struct synproxy_options *opts) in synproxy_send_client_ack()
240 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
266 struct synproxy_options opts = {}; in synproxy_tg4()
314 struct synproxy_options opts = {}; in ipv4_synproxy_hook()
/linux-4.4.14/net/ipv6/netfilter/
Dip6t_SYNPROXY.c89 const struct synproxy_options *opts) in synproxy_send_client_synack()
131 const struct synproxy_options *opts, u32 recv_seq) in synproxy_send_server_syn()
176 const struct synproxy_options *opts) in synproxy_send_server_ack()
214 const struct synproxy_options *opts) in synproxy_send_client_ack()
253 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
279 struct synproxy_options opts = {}; in synproxy_tg6()
327 struct synproxy_options opts = {}; in ipv6_synproxy_hook()