Searched refs:IWPM_HASH_BUCKET_MASK (Results 1 – 1 of 1) sorted by relevance
37 #define IWPM_HASH_BUCKET_MASK (IWPM_HASH_BUCKET_SIZE - 1) macro436 return &iwpm_hash_bucket[hash & IWPM_HASH_BUCKET_MASK]; in get_hash_bucket_head()