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