Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c910 static int main_intr_loop(__rte_unused void *dummy) in main_intr_loop() function
2800 rte_eal_mp_remote_launch(main_intr_loop, NULL, CALL_MAIN); in main()