Searched refs:MAX_ITEMS_NUM (Results 1 – 4 of 4) sorted by relevance
35 #define MAX_ITEMS_NUM 32 macro
51 struct rte_flow_item items[MAX_ITEMS_NUM]; in generate_flow()
426 for (j = 0; j < MAX_ITEMS_NUM; j++) { in fill_items()
52 static uint64_t flow_items[MAX_ITEMS_NUM];908 uint64_t global_items[MAX_ITEMS_NUM] = { 0 }; in flows_handler()