Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dcalipso.h54 extern int calipso_cache_enabled;
/linux-6.1.9/net/ipv6/
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()
Dsysctl_net_ipv6.c238 .data = &calipso_cache_enabled,