Home
last modified time | relevance | path

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

/dpdk/app/test-flow-perf/
H A Dconfig.h32 #define MAX_ITEMS_NUM 32 macro
H A Dflow_gen.c57 struct rte_flow_item items[MAX_ITEMS_NUM]; in generate_flow()
H A Ditems_gen.c373 for (j = 0; j < MAX_ITEMS_NUM; j++) { in fill_items()
H A Dmain.c56 static uint64_t flow_items[MAX_ITEMS_NUM];
1365 uint64_t global_items[MAX_ITEMS_NUM] = { 0 }; in insert_flows()