Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/netfilter/
Diptable_nat.c139 static struct pernet_operations iptable_nat_net_ops = { variable
154 ret = register_pernet_subsys(&iptable_nat_net_ops); in iptable_nat_init()
165 unregister_pernet_subsys(&iptable_nat_net_ops); in iptable_nat_exit()