Searched refs:MAX_ACTIONS_NUM (Results 1 – 4 of 4) sorted by relevance
36 #define MAX_ACTIONS_NUM 32 macro
52 struct rte_flow_action actions[MAX_ACTIONS_NUM]; in generate_flow()
53 static uint64_t flow_actions[MAX_ACTIONS_NUM];909 uint64_t global_actions[MAX_ACTIONS_NUM] = { 0 }; in flows_handler()
1115 for (j = 0; j < MAX_ACTIONS_NUM; j++) { in fill_actions()