Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dcalipso.h68 extern int calipso_cache_enabled;
/Linux-v4.19/net/ipv6/
Dcalipso.c76 int calipso_cache_enabled = 1; variable
219 if (!calipso_cache_enabled) in calipso_cache_check()
284 if (!calipso_cache_enabled || calipso_cache_bucketsize <= 0) in calipso_cache_add()
Dsysctl_net_ipv6.c184 .data = &calipso_cache_enabled,