Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h162 void app_rx_thread(struct thread_conf **qconf);
H A Dmain.c104 app_rx_thread(rx_confs); in app_main_loop()
H A Dapp_thread.c62 app_rx_thread(struct thread_conf **confs) in app_rx_thread() function