Searched refs:ip6table_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/ipv6/netfilter/
H A Dip6table_filter.c74 static struct pernet_operations ip6table_filter_net_ops = { variable in typeref:struct:pernet_operations
88 ret = register_pernet_subsys(&ip6table_filter_net_ops);
102 unregister_pernet_subsys(&ip6table_filter_net_ops);
109 unregister_pernet_subsys(&ip6table_filter_net_ops);

Completed in 57 milliseconds