Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c562 static int tun_open(char *name) in tun_open() function
650 src_fd = tun_open("tun_src"); in test_tc_redirect_peer_l3()
660 target_fd = tun_open("tun_fwd"); in test_tc_redirect_peer_l3()