Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_table/
H A Drte_swx_table_em.c305 uint32_t bkt_key_id; in bkt_keycmp() local
313 bkt_key_id = bkt->key_id[bkt_pos]; in bkt_keycmp()
323 uint32_t bkt_key_id, in bkt_key_install() argument
333 bkt->key_id[bkt_pos] = bkt_key_id; in bkt_key_install()
352 uint32_t bkt_key_id; in bkt_key_data_update() local
611 uint32_t bkt_key_id; in table_lookup_unoptimized() local
615 bkt_key_id = bkt->key_id[i]; in table_lookup_unoptimized()
632 uint32_t bkt_key_id; member
720 uint32_t bkt_key_id; in table_lookup() local
747 m->bkt_key_id = bkt_key_id; in table_lookup()
[all …]