Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_hash/
H A Drte_cuckoo_hash.c805 uint32_t prev_alt_bkt_idx; in rte_hash_cuckoo_move_insert_mw() local
844 prev_alt_bkt_idx = get_alt_bucket_index(h, in rte_hash_cuckoo_move_insert_mw()
848 if (unlikely(&h->buckets[prev_alt_bkt_idx] in rte_hash_cuckoo_move_insert_mw()