Home | History | Annotate | Download | only in qemu

Lines Matching refs:tap_can_send

1059 static int tap_can_send(void *opaque)
1090 qemu_set_fd_handler2(s->fd, tap_can_send, tap_send, NULL, s);
1136 qemu_set_fd_handler2(s->fd, tap_can_send, tap_send, NULL, s);