Searched refs:rte_flow_desc_action (Results 1 – 1 of 1) sorted by relevance
110 static const struct rte_flow_desc_data rte_flow_desc_action[] = { variable632 rte_flow_desc_action[action->type].size : sizeof(void *); in rte_flow_conv_action_conf()771 ((size_t)src->type >= RTE_DIM(rte_flow_desc_action) || in rte_flow_conv_actions()772 !rte_flow_desc_action[src->type].name)) in rte_flow_conv_actions()912 { rte_flow_desc_action, RTE_DIM(rte_flow_desc_action), }, in rte_flow_conv_name()