Searched defs:hash_mask (Results 1 – 6 of 6) sorted by relevance
203 uint32_t hash_value, hash_mask; in igc_hash_mc_addr_generic() local
145 uInt hash_mask; /* hash_size-1 */ global() member
147 uInt hash_mask; /* hash_size-1 */ member
192 static const int hash_mask = (HASH_TABLE_SIZE - 1); variable
186 static const int hash_mask = (HASH_TABLE_SIZE - 1); variable