Lines Matching defs:hash
1307 * Compute the index of the required bit in the multicast hash map.
1314 uint32_t hash;
1316 CRC32(hash, mca, ETHERADDRL, -1U, crc32_table);
1318 return (hash);
1328 uint32_t hash;
1340 hash = bge_hash_index(mca);
1341 index = hash % BGE_HASH_TABLE_SIZE;
1346 BGE_DEBUG(("bge_m_multicst: hash 0x%x index %d (%d:0x%x) = %d",
1347 hash, index, word, bit, *refp));
1350 * We must set the appropriate bit in the hash map (and the
1353 * goes from >0 back to 0). If we change the hash map, we