Searched refs:SPARSENESS (Results 1 – 1 of 1) sorted by relevance
358 #define SPARSENESS 4 /* 75% sparse */ macro416 (xid % (SPARSENESS*((struct udp_cache *) su_data(transp)->su_cache)->uc_size))443 uc->uc_entries = ALLOC (cache_ptr, size * SPARSENESS); in svcudp_enablecache()449 BZERO (uc->uc_entries, cache_ptr, size * SPARSENESS); in svcudp_enablecache()
Completed in 3 milliseconds