Home | History | Annotate | Download | only in net

Lines Matching refs:qemu_enqueue_packet

473 static void qemu_enqueue_packet(VLANClientState *sender,
504 qemu_enqueue_packet(sender, buf, size, NULL);
510 qemu_enqueue_packet(sender, buf, size, sent_cb);