Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/netfilter/
Dip_tables.c1897 static struct pernet_operations ip_tables_net_ops = { variable
1906 ret = register_pernet_subsys(&ip_tables_net_ops); in ip_tables_init()
1930 unregister_pernet_subsys(&ip_tables_net_ops); in ip_tables_init()
1941 unregister_pernet_subsys(&ip_tables_net_ops); in ip_tables_fini()