Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dargs.c30 static uint64_t app_used_tx_port_mask = 0; variable
260 if (app_used_tx_port_mask & mask) { in app_parse_flow_conf()
265 app_used_tx_port_mask |= mask; in app_parse_flow_conf()