Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h791 struct selector_runtime { struct
922 struct selector_runtime *selectors;
H A Drte_swx_pipeline.c2223 struct selector_runtime *selector = &t->selectors[selector_id]; in instr_selector_exec()
7969 struct selector_runtime *r = &t->selectors[j]; in selector_build_free()
8000 t->selectors = calloc(p->n_selectors, sizeof(struct selector_runtime)); in selector_build()
8007 struct selector_runtime *r = &t->selectors[s->id]; in selector_build()