Home
last modified time | relevance | path

Searched refs:prev_alt_bkt_idx (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/hash/
H A Drte_cuckoo_hash.c801 uint32_t prev_alt_bkt_idx; in rte_hash_cuckoo_move_insert_mw() local
840 prev_alt_bkt_idx = get_alt_bucket_index(h, in rte_hash_cuckoo_move_insert_mw()
844 if (unlikely(&h->buckets[prev_alt_bkt_idx] in rte_hash_cuckoo_move_insert_mw()