Searched refs:SIDTAB_HASH_BUCKETS (Results 1 – 3 of 3) sorted by relevance
18 #define SIDTAB_HASH_BUCKETS (1 << SIDTAB_HASH_BITS) macro19 #define SIDTAB_HASH_MASK (SIDTAB_HASH_BUCKETS-1)20 #define SIDTAB_SIZE SIDTAB_HASH_BUCKETS
25 #define SIDTAB_HASH_BUCKETS (1 << SIDTAB_HASH_BITS) macro26 #define SIDTAB_HASH_MASK (SIDTAB_HASH_BUCKETS-1)28 #define SIDTAB_SIZE SIDTAB_HASH_BUCKETS