Home
last modified time | relevance | path

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

/dpdk/examples/ipsec-secgw/
H A Devent_helper.c18 static volatile bool eth_core_running; variable
1002 eth_core_running = true; in eh_start_worker_eth_core()
1004 while (eth_core_running) { in eh_start_worker_eth_core()
1017 if (eth_core_running) { in eh_stop_worker_eth_core()
1019 eth_core_running = false; in eh_stop_worker_eth_core()