Home
last modified time | relevance | path

Searched refs:calipso_cache_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dcalipso.h54 extern int calipso_cache_enabled;
/linux/net/ipv6/
H A Dcalipso.c62 int calipso_cache_enabled = 1; variable
208 if (!calipso_cache_enabled) in calipso_cache_check()
273 if (!calipso_cache_enabled || calipso_cache_bucketsize <= 0) in calipso_cache_add()
H A Dsysctl_net_ipv6.c237 .data = &calipso_cache_enabled,