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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_helper.c276 nf_ct_free_hashtable(nf_ct_helper_hash, nf_ct_helper_vmalloc,
284 nf_ct_free_hashtable(nf_ct_helper_hash, nf_ct_helper_vmalloc,
H A Dnf_conntrack_expect.c626 nf_ct_free_hashtable(net->ct.expect_hash, net->ct.expect_vmalloc,
639 nf_ct_free_hashtable(net->ct.expect_hash, net->ct.expect_vmalloc,
H A Dnf_conntrack_core.c1774 void nf_ct_free_hashtable(void *hash, int vmalloced, unsigned int size) function
1782 EXPORT_SYMBOL_GPL(nf_ct_free_hashtable); variable
1843 nf_ct_free_hashtable(net->ct.hash, net->ct.hash_vmalloc,
1951 nf_ct_free_hashtable(old_hash, old_vmalloced, old_size);
2088 nf_ct_free_hashtable(net->ct.hash, net->ct.hash_vmalloc,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_cone.c211 nf_ct_free_hashtable(bycone, ipt_cone_vmalloc, ipt_cone_htable_size);
H A Dnf_nat_core.c728 nf_ct_free_hashtable(net->ipv4.nat_bysource, net->ipv4.nat_vmalloced,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack.h208 extern void nf_ct_free_hashtable(void *hash, int vmalloced, unsigned int size);

Completed in 177 milliseconds