Searched refs:CACHE_HASH_SLOTS (Results 1 – 3 of 3) sorted by relevance
2077 #define CACHE_HASH_SLOTS 499 macro2167 CacheGroup *rrcache_hash[CACHE_HASH_SLOTS];2195 for ((SLOT) = 0; (SLOT) < CACHE_HASH_SLOTS; (SLOT)++) \
2447 #define HashSlot(X) (DomainNameHashValue(X) % CACHE_HASH_SLOTS)4364 for (slot = 0; slot < CACHE_HASH_SLOTS; slot++) in GetCacheEntity()4508 for (slot = 0; slot < CACHE_HASH_SLOTS; slot++) in mDNS_Execute()7256 for (slot = 0; slot < CACHE_HASH_SLOTS; slot++) m->rrcache_hash[slot] = mDNSNULL; in mDNS_Init()7311 for (slot = 0; slot < CACHE_HASH_SLOTS; slot++) in mDNS_Close()
1182 for (slot = 0; slot < CACHE_HASH_SLOTS; slot++) in udsserver_info()