Home
last modified time | relevance | path

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

/linux-6.12.1/samples/bpf/
Dxdp_router_ipv4_user.c41 static bool routes_thread_exit; variable
507 while (!routes_thread_exit) { in monitor_routes_thread()
684 routes_thread_exit = true; in main()