Home | History | Annotate | Download | only in qemu

Lines Matching defs:qemu_send_packet_async

513 ssize_t qemu_send_packet_async(VLANClientState *sender,
546 qemu_send_packet_async(vc, buf, size, NULL);
1232 size = qemu_send_packet_async(s->vc, s->buf, size, tap_send_completed);