Home
last modified time | relevance | path

Searched refs:monitor_routes_thread (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_router_ipv4_user.c451 static void *monitor_routes_thread(void *arg) in monitor_routes_thread() function
676 ret = pthread_create(&routes_thread, NULL, monitor_routes_thread, NULL); in main()

Completed in 2 milliseconds