Home
last modified time | relevance | path

Searched defs:action_spec (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/pipeline/
H A Drte_swx_pipeline_spec.h71 struct action_spec { struct
72 nameaction_spec global() argument
73 args_struct_type_nameaction_spec global() argument
74 instructionsaction_spec global() argument
75 n_instructionsaction_spec global() argument
H A Drte_swx_pipeline_spec.c2360 struct action_spec *action_spec = &s->actions[i]; in pipeline_spec_codegen() local
2378 struct action_spec *action_spec = &s->actions[i]; in pipeline_spec_codegen() local
2869 struct action_spec action_spec = {0}; in pipeline_spec_parse() local
3620 struct action_spec *action_spec = &s->actions[i]; in pipeline_spec_configure() local