Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h163 void app_tx_thread(struct thread_conf **qconf);
H A Dmain.c133 app_tx_thread(tx_confs); in app_main_loop()
H A Dapp_thread.c155 app_tx_thread(struct thread_conf **confs) in app_tx_thread() function