Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_synproxy.h66 struct synproxy_options { struct
78 struct synproxy_options *opts); argument
79 unsigned int synproxy_options_size(const struct synproxy_options *opts);
81 const struct synproxy_options *opts);
84 struct synproxy_options *opts);
85 void synproxy_check_timestamp_cookie(struct synproxy_options *opts);
/Linux-v4.19/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-v4.19/net/ipv4/netfilter/
Dipt_SYNPROXY.c75 const struct synproxy_options *opts) in synproxy_send_client_synack()
117 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()
268 struct synproxy_options opts = {}; in synproxy_tg4()
321 struct synproxy_options opts = {}; in ipv4_synproxy_hook()
/Linux-v4.19/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()
177 const struct synproxy_options *opts) in synproxy_send_server_ack()
215 const struct synproxy_options *opts) in synproxy_send_client_ack()
254 struct synproxy_options *opts, u32 recv_seq) in synproxy_recv_client_ack()
282 struct synproxy_options opts = {}; in synproxy_tg6()
336 struct synproxy_options opts = {}; in ipv6_synproxy_hook()