Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_flow_classify/
H A Drte_flow_classify_parse.c147 #define FLOW_RULE_MIN_PRIORITY 8 macro
466 if (attr->priority > FLOW_RULE_MIN_PRIORITY) in classify_parse_ntuple_filter()