Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c223 static void *dut_echo_thread(void *arg) in dut_echo_thread() function
266 err = pthread_create(t, NULL, dut_echo_thread, sockfd); in dut_run_echo_thread()