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.h914 struct table_runtime { struct
1083 struct table_runtime *tables;
H A Drte_swx_pipeline.c2522 struct table_runtime *table = &t->tables[table_id]; in instr_table_exec()
2577 struct table_runtime *table = &t->tables[table_id]; in instr_table_af_exec()
8719 t->tables = calloc(p->n_tables, sizeof(struct table_runtime)); in table_build()
8723 struct table_runtime *r = &t->tables[table->id]; in table_build()
8765 struct table_runtime *r = &t->tables[j]; in table_build_free()