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

/linux-4.1.27/net/ipv6/netfilter/
H A Dip6table_raw.c50 static struct pernet_operations ip6table_raw_net_ops = { variable in typeref:struct:pernet_operations
59 ret = register_pernet_subsys(&ip6table_raw_net_ops); ip6table_raw_init()
73 unregister_pernet_subsys(&ip6table_raw_net_ops); ip6table_raw_init()
80 unregister_pernet_subsys(&ip6table_raw_net_ops); ip6table_raw_fini()

Completed in 33 milliseconds