Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c2243 static struct pernet_operations ip6_tables_net_ops = { variable
2252 ret = register_pernet_subsys(&ip6_tables_net_ops); in ip6_tables_init()
2277 unregister_pernet_subsys(&ip6_tables_net_ops); in ip6_tables_init()
2288 unregister_pernet_subsys(&ip6_tables_net_ops); in ip6_tables_fini()