Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dtap.c610 static int net_tap_init(const NetdevTapOptions *tap, int *vnet_hdr, in net_tap_init() function
954 fd = net_tap_init(tap, &vnet_hdr, i >= 1 ? "no" : script, in net_init_tap()