Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dvector_user.c217 goto tap_cleanup; in user_init_tap_fds()
237 goto tap_cleanup; in user_init_tap_fds()
250 tap_cleanup: in user_init_tap_fds()
/openbmc/qemu/net/
H A Dtap-win32.c664 static void tap_cleanup(NetClientState *nc) in tap_cleanup() function
716 .cleanup = tap_cleanup,
H A Dtap.c289 static void tap_cleanup(NetClientState *nc) in tap_cleanup() function
340 .cleanup = tap_cleanup,