Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_flow.c1619 const uint32_t fate_actions_mask = (1UL << RTE_FLOW_ACTION_TYPE_QUEUE) | in sfc_flow_parse_actions() local
1642 if ((actions_set & fate_actions_mask) != 0) in sfc_flow_parse_actions()
1657 if ((actions_set & fate_actions_mask) != 0) in sfc_flow_parse_actions()
1672 if ((actions_set & fate_actions_mask) != 0) in sfc_flow_parse_actions()
1741 if ((actions_set & fate_actions_mask) == 0) { in sfc_flow_parse_actions()