Home | History | Annotate | Download | only in qemu

Lines Matching refs:qemu_send_packet

544 void qemu_send_packet(VLANClientState *vc, const uint8_t *buf, int size)
761 qemu_send_packet( slirp_vc, (const uint8_t*)data, (int)size );
805 qemu_send_packet(slirp_vc, pkt, pkt_len);
1552 qemu_send_packet(s->vc, buf, size);
1697 qemu_send_packet(s->vc, s->buf, s->packet_len);
1719 qemu_send_packet(s->vc, s->buf, size);