Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/net/netfilter/
Dnf_synproxy_core.c24 int synproxy_net_id; variable
25 EXPORT_SYMBOL_GPL(synproxy_net_id);
400 .id = &synproxy_net_id,