Searched refs:cipso_v4_cache_bucketsize (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcipso_ipv4.h118 extern int cipso_v4_cache_bucketsize;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dcipso_ipv4.c63 int cipso_v4_cache_bucketsize = 10; variable
386 if (!cipso_v4_cache_enabled || cipso_v4_cache_bucketsize <= 0)
407 if (cipso_v4_cache[bkt].size < cipso_v4_cache_bucketsize) {
H A Dsysctl_net_ipv4.c540 .data = &cipso_v4_cache_bucketsize,

Completed in 182 milliseconds