Home | History | Annotate | Download | only in net

Lines Matching refs:qemu_enqueue_packet

465 static void qemu_enqueue_packet(VLANClientState *sender,
496 qemu_enqueue_packet(sender, buf, size, NULL);
502 qemu_enqueue_packet(sender, buf, size, sent_cb);