Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/netfilter/
H A Diptable_filter.c72 static struct pernet_operations iptable_filter_net_ops = { variable
92 ret = register_pernet_subsys(&iptable_filter_net_ops); in iptable_filter_init()
104 unregister_pernet_subsys(&iptable_filter_net_ops); in iptable_filter_fini()