Home
last modified time | relevance | path

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

/dpdk/examples/qos_sched/
H A Dmain.h150 void app_tx_thread(struct thread_conf **qconf);
H A Dapp_thread.c108 app_tx_thread(struct thread_conf **confs) in app_tx_thread() function
H A Dmain.c121 app_tx_thread(tx_confs); in app_main_loop()