Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Dip_tables.c2078 static struct pernet_operations ip_tables_net_ops = { variable
2087 ret = register_pernet_subsys(&ip_tables_net_ops); in ip_tables_init()
2112 unregister_pernet_subsys(&ip_tables_net_ops); in ip_tables_init()
2123 unregister_pernet_subsys(&ip_tables_net_ops); in ip_tables_fini()