Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c1022 static int tun_open(char *name) in tun_open() function
1111 src_fd = tun_open("tun_src"); in test_tc_redirect_peer_l3()
1121 target_fd = tun_open("tun_fwd"); in test_tc_redirect_peer_l3()