Searched refs:tap_writable (Results 1 – 1 of 1) sorted by relevance
71 static void tap_writable(void *opaque);77 s->write_poll && s->enabled ? tap_writable : NULL, in tap_update_fd_handler()93 static void tap_writable(void *opaque) in tap_writable() function