Home
last modified time | relevance | path

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

/dpdk/lib/flow_classify/
H A Drte_flow_classify_parse.c146 #define FLOW_RULE_MIN_PRIORITY 8 macro
465 if (attr->priority > FLOW_RULE_MIN_PRIORITY) in classify_parse_ntuple_filter()