Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c1084 static int tun_open(char *name) in tun_open() function
1173 src_fd = tun_open("tun_src"); in test_tc_redirect_peer_l3()
1183 target_fd = tun_open("tun_fwd"); in test_tc_redirect_peer_l3()