Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/netfilter/
H A Dip6table_nat.c141 static struct pernet_operations ip6table_nat_net_ops = { variable
155 ret = register_pernet_subsys(&ip6table_nat_net_ops); in ip6table_nat_init()
162 unregister_pernet_subsys(&ip6table_nat_net_ops); in ip6table_nat_init()
170 unregister_pernet_subsys(&ip6table_nat_net_ops); in ip6table_nat_exit()