Searched refs:ht_hash_1 (Results 1 – 2 of 2) sorted by relevance
61 ht->ht_hash_1 = hash_1; in hash_init()91 unsigned int hash_1 = (*ht->ht_hash_1) (key); in hash_find_slot()
53 hash_func_t ht_hash_1; /* primary hash function */ member