Searched refs:alt_idx (Results 1 – 1 of 1) sorted by relevance
930 uint32_t cur_idx, alt_idx; in rte_hash_cuckoo_make_space_mw() local956 alt_idx = get_alt_bucket_index(h, cur_idx, in rte_hash_cuckoo_make_space_mw()958 alt_bkt = &(h->buckets[alt_idx]); in rte_hash_cuckoo_make_space_mw()960 head->cur_bkt_idx = alt_idx; in rte_hash_cuckoo_make_space_mw()