Searched refs:tun_device_ (Results 1 – 1 of 1) sorted by relevance
44 tun_device_ = "/dev/tun"; in SetUp()52 string tun_device_; member in VtsKernelTunTest62 int fd = open(tun_device_.c_str(), O_RDWR | O_NONBLOCK); in TunInit()