Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Dipt_SYNPROXY.c109 synproxy_build_options(nth, opts); in synproxy_send_client_synack()
153 synproxy_build_options(nth, opts); in synproxy_send_server_syn()
193 synproxy_build_options(nth, opts); in synproxy_send_server_ack()
231 synproxy_build_options(nth, opts); in synproxy_send_client_ack()
/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_synproxy.h63 void synproxy_build_options(struct tcphdr *th,
/linux-4.4.14/net/ipv6/netfilter/
Dip6t_SYNPROXY.c122 synproxy_build_options(nth, opts); in synproxy_send_client_synack()
166 synproxy_build_options(nth, opts); in synproxy_send_server_syn()
206 synproxy_build_options(nth, opts); in synproxy_send_server_ack()
244 synproxy_build_options(nth, opts); in synproxy_send_client_ack()
/linux-4.4.14/net/netfilter/
Dnf_synproxy_core.c113 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options() function
149 EXPORT_SYMBOL_GPL(synproxy_build_options);