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

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

Completed in 44 milliseconds