Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c883 static void *traffic_monitor_thread(void *arg) in traffic_monitor_thread() function
1102 r = pthread_create(&ctx->thread, NULL, traffic_monitor_thread, ctx); in traffic_monitor_start()