Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Dip_tables.c1848 static struct pernet_operations ip_tables_net_ops = { variable
1857 ret = register_pernet_subsys(&ip_tables_net_ops); in ip_tables_init()
1876 unregister_pernet_subsys(&ip_tables_net_ops); in ip_tables_init()
1886 unregister_pernet_subsys(&ip_tables_net_ops); in ip_tables_fini()