Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h759 struct table_runtime { struct
921 struct table_runtime *tables;
H A Drte_swx_pipeline.c2116 struct table_runtime *table = &t->tables[table_id]; in instr_table_exec()
2167 struct table_runtime *table = &t->tables[table_id]; in instr_table_af_exec()
7612 t->tables = calloc(p->n_tables, sizeof(struct table_runtime)); in table_build()
7616 struct table_runtime *r = &t->tables[table->id]; in table_build()
7658 struct table_runtime *r = &t->tables[j]; in table_build_free()