Home
last modified time | relevance | path

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

/dpdk/lib/table/
H A Drte_swx_table_em.c369 __table_create(struct table **table, in __table_create() function
794 status = __table_create(&t, NULL, params, args, numa_node); in table_create()
823 status = __table_create(NULL, &memory_footprint, params, args, 0); in table_footprint()