Searched refs:SIDTAB_HASH_BUCKETS (Results 1 – 2 of 2) 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
28 #define SIDTAB_HASH_BUCKETS (1 << SIDTAB_HASH_BITS) macro29 #define SIDTAB_HASH_MASK (SIDTAB_HASH_BUCKETS-1)31 #define SIDTAB_SIZE SIDTAB_HASH_BUCKETS