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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Diptable_filter.c82 static struct pernet_operations iptable_filter_net_ops = { variable in typeref:struct:pernet_operations
96 ret = register_pernet_subsys(&iptable_filter_net_ops);
110 unregister_pernet_subsys(&iptable_filter_net_ops);
117 unregister_pernet_subsys(&iptable_filter_net_ops);

Completed in 102 milliseconds