Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dtap.c276 static void tap_exit_notify(Notifier *notifier, void *data) in tap_exit_notify() function
301 tap_exit_notify(&s->exit, NULL); in tap_cleanup()
382 s->exit.notify = tap_exit_notify; in net_tap_fd_init()