Home
last modified time | relevance | path

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

/qemu/net/
H A Dnet.c710 static ssize_t qemu_send_packet_async_with_flags(NetClientState *sender, in qemu_send_packet_async_with_flags() function
749 return qemu_send_packet_async_with_flags(sender, QEMU_NET_PACKET_FLAG_NONE, in qemu_send_packet_async()
769 return qemu_send_packet_async_with_flags(nc, QEMU_NET_PACKET_FLAG_RAW, in qemu_send_packet_raw()