Searched refs:ht_hash_2 (Results 1 – 2 of 2) sorted by relevance
62 ht->ht_hash_2 = hash_2; in hash_init()115 hash_2 = (*ht->ht_hash_2) (key) | 1; in hash_find_slot()
54 hash_func_t ht_hash_2; /* secondary hash function */ member