Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dtap-win32.c719 static int tap_win32_init(NetClientState *peer, const char *model, in tap_win32_init() function
758 if (tap_win32_init(peer, "tap", name, tap->ifname) == -1) { in net_init_tap()