Home
last modified time | relevance | path

Searched refs:qemu_enqueue_packet (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dnet-android.c498 static void qemu_enqueue_packet(VLANClientState *sender, in qemu_enqueue_packet() function
529 qemu_enqueue_packet(sender, buf, size, NULL); in qemu_send_packet_async()
535 qemu_enqueue_packet(sender, buf, size, sent_cb); in qemu_send_packet_async()
Dnet.c465 static void qemu_enqueue_packet(VLANClientState *sender, in qemu_enqueue_packet() function
496 qemu_enqueue_packet(sender, buf, size, NULL); in qemu_send_packet_async()
502 qemu_enqueue_packet(sender, buf, size, sent_cb); in qemu_send_packet_async()