Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_tables_inet.c64 static struct pernet_operations nf_tables_inet_net_ops = { variable
86 ret = register_pernet_subsys(&nf_tables_inet_net_ops); in nf_tables_inet_init()
95 unregister_pernet_subsys(&nf_tables_inet_net_ops); in nf_tables_inet_exit()