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

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

Completed in 108 milliseconds