Searched refs:MAX_CACHE_ENTRIES (Results 1 – 2 of 2) sorted by relevance
29 #define MAX_CACHE_ENTRIES 10 /* Dont cache more than that */ macro
528 if (dns->cached.count + 1< MAX_CACHE_ENTRIES) in lws_async_dns_trim_cache()