Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_synproxy.h35 struct synproxy_options { struct
47 struct synproxy_options *opts); argument
50 struct synproxy_options *opts);
54 const struct synproxy_options *opts);
59 struct synproxy_options *opts, u32 recv_seq);
72 const struct synproxy_options *opts);
76 struct synproxy_options *opts, u32 recv_seq);
/linux/net/ipv4/netfilter/
H A Dipt_SYNPROXY.c18 struct synproxy_options opts = {}; in synproxy_tg4()
/linux/net/ipv6/netfilter/
H A Dip6t_SYNPROXY.c18 struct synproxy_options opts = {}; in synproxy_tg6()