Home
last modified time | relevance | path

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

/openbmc/qemu/include/io/
H A Dchannel-websock.h30 OBJECT_DECLARE_SIMPLE_TYPE(QIOChannelWebsock, QIO_CHANNEL_WEBSOCK)
55 struct QIOChannelWebsock { struct
88 QIOChannelWebsock * argument
104 void qio_channel_websock_handshake(QIOChannelWebsock *ioc,
/openbmc/qemu/ui/
H A Dvnc-ws.c125 QIOChannelWebsock *wioc; in vncws_handshake_io()
/openbmc/qemu/chardev/
H A Dchar-socket.c800 QIOChannelWebsock *wioc = NULL; in tcp_chr_websock_init()