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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netns/
H A Dconntrack.h31 int hash_vmalloc; member in struct:netns_ct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_core.c1843 nf_ct_free_hashtable(net->ct.hash, net->ct.hash_vmalloc,
1943 old_vmalloced = init_net.ct.hash_vmalloc;
1947 init_net.ct.hash_vmalloc = vmalloced;
2065 &net->ct.hash_vmalloc, 1);
2088 nf_ct_free_hashtable(net->ct.hash, net->ct.hash_vmalloc,

Completed in 62 milliseconds