Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/netfilter/
Dip6table_nat.c141 static struct pernet_operations ip6table_nat_net_ops = { variable
156 ret = register_pernet_subsys(&ip6table_nat_net_ops); in ip6table_nat_init()
165 unregister_pernet_subsys(&ip6table_nat_net_ops); in ip6table_nat_exit()