Home
last modified time | relevance | path

Searched refs:synproxy_net_id (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_synproxy.h43 extern int synproxy_net_id;
46 return net_generic(net, synproxy_net_id); in synproxy_pernet()
/linux-4.4.14/net/netfilter/
Dnf_synproxy_core.c27 int synproxy_net_id; variable
28 EXPORT_SYMBOL_GPL(synproxy_net_id);
400 .id = &synproxy_net_id,