Home | History | Annotate | Download | only in qemu

Lines Matching defs:qemu_send_packet_async

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