Searched refs:assoc_cache_slots (Results 1 – 3 of 3) sorted by relevance
132 extern u_int assoc_cache_slots;/* count of allocated array entries */
394 u_int assoc_cache_slots;/* count of allocated array entries */ variable3871 assoc_cache_slots = (u_int)(new_sz / sizeof(assoc_cache[0])); in grow_assoc_cache()
1145 if (numassoc >= assoc_cache_slots) { in dogetassoc()