Searched refs:nfnetlink_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/netfilter/
H A Dnfnetlink.c208 static struct pernet_operations nfnetlink_net_ops = { variable in typeref:struct:pernet_operations
216 return register_pernet_subsys(&nfnetlink_net_ops);
222 unregister_pernet_subsys(&nfnetlink_net_ops);

Completed in 122 milliseconds