Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv6/netfilter/
Dip6_tables.c1904 static struct pernet_operations ip6_tables_net_ops = { variable
1913 ret = register_pernet_subsys(&ip6_tables_net_ops); in ip6_tables_init()
1937 unregister_pernet_subsys(&ip6_tables_net_ops); in ip6_tables_init()
1948 unregister_pernet_subsys(&ip6_tables_net_ops); in ip6_tables_fini()