Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_helpers.h42 static int open_tuntap(const char *dev_name, bool need_mac) in open_tuntap() function
H A Dlwt_reroute.c155 tap_fd = open_tuntap(tun_dev, false); in setup()
H A Dlwt_redirect.c198 tap_fd = open_tuntap(target_dev, need_mac); in setup_redirect_target()