Home
last modified time | relevance | path

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

/dpdk/lib/table/
H A Drte_swx_table_learner.c370 table_bucket_data_get(struct table *t, struct table_bucket *b, size_t bucket_key_pos) in table_bucket_data_get() function
503 uint64_t *data = table_bucket_data_get(t, b, i); in rte_swx_table_learner_lookup()
555 uint64_t *data = table_bucket_data_get(t, b, m->bucket_key_pos); in rte_swx_table_learner_add()
577 uint64_t *data = table_bucket_data_get(t, b, i); in rte_swx_table_learner_add()