Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c1117 static int tun_relay_loop(int src_fd, int target_fd) in tun_relay_loop() function
1189 if (!ASSERT_GE(tunnel_pid, 0, "fork tun_relay_loop")) in test_tc_redirect_peer_l3()
1193 exit(tun_relay_loop(src_fd, target_fd)); in test_tc_redirect_peer_l3()