Searched refs:synproxy_build_options (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/net/ipv4/netfilter/ |
D | ipt_SYNPROXY.c | 105 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/ |
D | nf_conntrack_synproxy.h | 63 void synproxy_build_options(struct tcphdr *th,
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | ip6t_SYNPROXY.c | 120 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/ |
D | nf_synproxy_core.c | 110 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options() function 146 EXPORT_SYMBOL_GPL(synproxy_build_options);
|