Home
last modified time | relevance | path

Searched refs:calipso_cache_enabled (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dcalipso.h54 extern int calipso_cache_enabled;
/kernel/linux/linux-6.6/include/net/
H A Dcalipso.h54 extern int calipso_cache_enabled;
/kernel/linux/linux-5.10/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.c185 .data = &calipso_cache_enabled,
/kernel/linux/linux-6.6/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.c238 .data = &calipso_cache_enabled,

Completed in 6 milliseconds