Home
last modified time | relevance | path

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

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