Home
last modified time | relevance | path

Searched defs:action_name (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_proc.c44 char action_name[RTE_MP_MAX_NAME_LEN]; member
/dpdk/lib/pipeline/
H A Drte_swx_ctl.c152 action_find(struct rte_swx_ctl_pipeline *ctl, const char *action_name) in action_find()
H A Drte_swx_pipeline.c7362 const char *action_name = params->action_names[i]; in rte_swx_pipeline_table_config() local
8243 const char *action_name = params->action_names[i]; in rte_swx_pipeline_learner_config() local
/dpdk/drivers/net/sfc/
H A Dsfc_mae.c3994 const char *action_name = action_names[action->type]; in sfc_mae_rule_parse_action() local