Searched refs:open_tuntap (Results 1 – 3 of 3) sorted by relevance
40 static int open_tuntap(const char *dev_name, bool need_mac) in open_tuntap() function
157 tap_fd = open_tuntap(tun_dev, false); in setup()
198 tap_fd = open_tuntap(target_dev, need_mac); in setup_redirect_target()