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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c1104 static int tun_relay_loop(int src_fd, int target_fd) function
1176 if (!ASSERT_GE(tunnel_pid, 0, "fork tun_relay_loop"))
1180 exit(tun_relay_loop(src_fd, target_fd));

Completed in 222 milliseconds