Searched refs:IWPM_REMINFO_HASH_MASK (Results 1 – 1 of 1) sorted by relevance
39 #define IWPM_REMINFO_HASH_MASK (IWPM_REMINFO_HASH_SIZE - 1) macro575 return &iwpm_reminfo_bucket[hash & IWPM_REMINFO_HASH_MASK]; in get_reminfo_hash_bucket()