Searched refs:MAX_NUM_CLASSIFY (Results 1 – 2 of 2) sorted by relevance
25 #define MAX_NUM_CLASSIFY 30 macro152 static struct rte_flow_classify_rule *rules[MAX_NUM_CLASSIFY];314 for (i = 0; i < MAX_NUM_CLASSIFY; i++) { in lcore_main()527 if (num_classify_rules >= MAX_NUM_CLASSIFY) { in add_classify_rule()
419 static struct rte_flow_classify_rule *rules[MAX_NUM_CLASSIFY];464 for (i = 0; i < MAX_NUM_CLASSIFY; i++) {