Home
last modified time | relevance | path

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

/qemu/include/io/
H A Dchannel-socket.h180 int qio_channel_socket_dgram_sync(QIOChannelSocket *ioc,
/qemu/chardev/
H A Dchar-udp.c205 ret = qio_channel_socket_dgram_sync(sioc, local_addr, remote_addr, errp); in qmp_chardev_open_udp()
/qemu/io/
H A Dchannel-socket.c298 int qio_channel_socket_dgram_sync(QIOChannelSocket *ioc, in qio_channel_socket_dgram_sync() function
344 qio_channel_socket_dgram_sync(ioc, data->localAddr, in qio_channel_socket_dgram_worker()
H A Dtrace-events27 qio_channel_socket_dgram_sync(void *ioc, void *localAddr, void *remoteAddr) "Socket dgram sync ioc=…