Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c252 static int dut_run_echo_thread(pthread_t *t, int *sockfd) in dut_run_echo_thread() function
405 err = dut_run_echo_thread(&dut_thread, &echo_sockfd); in dut_run()