Home
last modified time | relevance | path

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

/dpdk/lib/table/
H A Drte_swx_table_em.c304 uint32_t bkt_key_id; in bkt_keycmp() local
312 bkt_key_id = bkt->key_id[bkt_pos]; in bkt_keycmp()
322 uint32_t bkt_key_id, in bkt_key_install() argument
332 bkt->key_id[bkt_pos] = bkt_key_id; in bkt_key_install()
351 uint32_t bkt_key_id; in bkt_key_data_update() local
608 uint32_t bkt_key_id; in table_lookup_unoptimized() local
612 bkt_key_id = bkt->key_id[i]; in table_lookup_unoptimized()
629 uint32_t bkt_key_id; member
717 uint32_t bkt_key_id; in table_lookup() local
744 m->bkt_key_id = bkt_key_id; in table_lookup()
[all …]