Searched defs:hash_idx (Results 1 – 3 of 3) sorted by relevance
190 uint32_t GetHashValue(uint32_t hash_idx) const { in GetHashValue()197 uint32_t GetHashDataOffset(uint32_t hash_idx) const { in GetHashDataOffset()214 uint32_t hash_idx = GetHashIndex(bucket_idx); in Find() local
641 int hash_idx = HASHGUID(node->guid) % HTSZ; in add_to_nodeguid_hash() local660 int hash_idx = HASHGUID(port->guid) % HTSZ; in add_to_portguid_hash() local
1498 int hash_idx; member