Searched refs:qemu_send_packet_async_with_flags (Results 1 – 1 of 1) sorted by relevance
700 static ssize_t qemu_send_packet_async_with_flags(NetClientState *sender, in qemu_send_packet_async_with_flags() function739 return qemu_send_packet_async_with_flags(sender, QEMU_NET_PACKET_FLAG_NONE, in qemu_send_packet_async()759 return qemu_send_packet_async_with_flags(nc, QEMU_NET_PACKET_FLAG_RAW, in qemu_send_packet_raw()
Completed in 8 milliseconds