Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c605 struct table_runtime { struct
634 struct table_runtime *tables;
3063 struct table_runtime *table = &t->tables[table_id]; in instr_table_exec()
6737 t->tables = calloc(p->n_tables, sizeof(struct table_runtime)); in table_build()
6741 struct table_runtime *r = &t->tables[table->id]; in table_build()
6783 struct table_runtime *r = &t->tables[j]; in table_build_free()