Searched refs:ipv4_defrag_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 Dnf_defrag_ipv4.c93 static struct nf_hook_ops ipv4_defrag_ops[] = { variable in typeref:struct:nf_hook_ops
112 return nf_register_hooks(ipv4_defrag_ops, ARRAY_SIZE(ipv4_defrag_ops));
117 nf_unregister_hooks(ipv4_defrag_ops, ARRAY_SIZE(ipv4_defrag_ops));

Completed in 81 milliseconds