Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c179 static int worker_main(__rte_unused void *ptr_data) in worker_main() function
292 rte_eal_remote_launch(worker_main, NULL, id_core); in main()