Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/netfilter/
Dipt_SYNPROXY.c105 synproxy_build_options(nth, opts); in synproxy_send_client_synack()
149 synproxy_build_options(nth, opts); in synproxy_send_server_syn()
189 synproxy_build_options(nth, opts); in synproxy_send_server_ack()
227 synproxy_build_options(nth, opts); in synproxy_send_client_ack()
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_synproxy.h63 void synproxy_build_options(struct tcphdr *th,
/linux-4.1.27/net/ipv6/netfilter/
Dip6t_SYNPROXY.c120 synproxy_build_options(nth, opts); in synproxy_send_client_synack()
164 synproxy_build_options(nth, opts); in synproxy_send_server_syn()
204 synproxy_build_options(nth, opts); in synproxy_send_server_ack()
242 synproxy_build_options(nth, opts); in synproxy_send_client_ack()
/linux-4.1.27/net/netfilter/
Dnf_synproxy_core.c110 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options() function
146 EXPORT_SYMBOL_GPL(synproxy_build_options);