Home | History | Annotate | Download | only in qemu

Lines Matching defs:qemu_send_packet

540 void qemu_send_packet(VLANClientState *vc, const uint8_t *buf, int size)
757 qemu_send_packet( slirp_vc, (const uint8_t*)data, (int)size );
801 qemu_send_packet(slirp_vc, pkt, pkt_len);
1548 qemu_send_packet(s->vc, buf, size);
1693 qemu_send_packet(s->vc, s->buf, s->packet_len);
1715 qemu_send_packet(s->vc, s->buf, size);