Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dconfig.c1718 table_alloc(uint32_t id, struct port_table **table, in table_alloc() function
2454 ret = table_alloc(id, &pt, &port->table_list); in port_flow_template_table_create()