Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/tap/
H A Dtap_flow.h21 #define MAX_PRIORITY (PRIORITY_MASK - PRIORITY_OFFSET) macro
H A Dtap_flow.c1056 if (attr->priority > MAX_PRIORITY) { in priv_flow_process()
1377 attr->priority > (MAX_PRIORITY - TAP_REMOTE_MAX_IDX)) { in tap_flow_create()