Searched refs:RTE_FLOW_CONV_OP_ACTIONS (Results 1 – 3 of 3) sorted by relevance
1633 act_len = rte_flow_conv(RTE_FLOW_CONV_OP_ACTIONS, in flow_hw_actions_template_create()1638 mask_len = rte_flow_conv(RTE_FLOW_CONV_OP_ACTIONS, in flow_hw_actions_template_create()1653 act_len = rte_flow_conv(RTE_FLOW_CONV_OP_ACTIONS, at->actions, len, in flow_hw_actions_template_create()1659 mask_len = rte_flow_conv(RTE_FLOW_CONV_OP_ACTIONS, at->masks, in flow_hw_actions_template_create()
3968 RTE_FLOW_CONV_OP_ACTIONS, enumerator
1026 case RTE_FLOW_CONV_OP_ACTIONS: in rte_flow_conv()