Home
last modified time | relevance | path

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

/openbmc/qemu/io/
H A Dchannel-websock.c610 static void qio_channel_websock_encode(QIOChannelWebsock *ioc, in qio_channel_websock_encode() function
675 qio_channel_websock_encode(ioc, QIO_CHANNEL_WEBSOCK_OPCODE_CLOSE, in qio_channel_websock_write_close()
847 qio_channel_websock_encode(ioc, QIO_CHANNEL_WEBSOCK_OPCODE_CLOSE, in qio_channel_websock_decode_payload()
863 qio_channel_websock_encode(ioc, QIO_CHANNEL_WEBSOCK_OPCODE_PONG, in qio_channel_websock_decode_payload()
1156 qio_channel_websock_encode(wioc, in qio_channel_websock_writev()
H A Dtrace-events61 qio_channel_websock_encode(void *ioc, uint8_t opcode, size_t payloadlen, size_t headerlen) "Websock…