Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lguest/
Dlguest.c2781 static int get_tun_device(char tapif[IFNAMSIZ]) in get_tun_device() function
2844 net_info->tunfd = get_tun_device(tapif); in setup_tun_net()