Home | History | Annotate | Download | only in qemu

Lines Matching refs:qemu_enqueue_packet

498 static void qemu_enqueue_packet(VLANClientState *sender,
529 qemu_enqueue_packet(sender, buf, size, NULL);
535 qemu_enqueue_packet(sender, buf, size, sent_cb);