iptable_nat_net_ops  125 net/ipv4/netfilter/iptable_nat.c static struct pernet_operations iptable_nat_net_ops = {
iptable_nat_net_ops  131 net/ipv4/netfilter/iptable_nat.c 	int ret = register_pernet_subsys(&iptable_nat_net_ops);
iptable_nat_net_ops  138 net/ipv4/netfilter/iptable_nat.c 		unregister_pernet_subsys(&iptable_nat_net_ops);
iptable_nat_net_ops  144 net/ipv4/netfilter/iptable_nat.c 	unregister_pernet_subsys(&iptable_nat_net_ops);