Searched refs:MAX_AVTAB_SIZE (Results 1 – 2 of 2) sorted by relevance
88 #define MAX_AVTAB_SIZE MAX_AVTAB_HASH_BUCKETS macro
283 if ( nslot > MAX_AVTAB_SIZE ) in avtab_alloc()284 nslot = MAX_AVTAB_SIZE; in avtab_alloc()
Completed in 4 milliseconds