Searched refs:RFB_ENCODING_ZLIB (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Drfb.c171 #define RFB_ENCODING_ZLIB 6 macro
303 case RFB_ENCODING_ZLIB:
396 srect_hdr.encoding = htonl(RFB_ENCODING_ZLIB);
478 srect_hdr.encoding = htonl(RFB_ENCODING_ZLIB);

Completed in 157 milliseconds