Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
H A Diptable_nat.c139 static struct pernet_operations iptable_nat_net_ops = { variable
153 ret = register_pernet_subsys(&iptable_nat_net_ops); in iptable_nat_init()
160 unregister_pernet_subsys(&iptable_nat_net_ops); in iptable_nat_init()
168 unregister_pernet_subsys(&iptable_nat_net_ops); in iptable_nat_exit()