Home
last modified time | relevance | path

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

/dpdk/lib/table/
H A Drte_swx_table_em.c478 table_add(void *table, struct rte_swx_table_entry *entry) in table_add() function
805 status = table_add(t, entry); in table_create()
834 .add = table_add,
844 .add = table_add,