Home
last modified time | relevance | path

Searched defs:VncState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc.h63 typedef struct VncState VncState; typedef
264 struct VncState struct
277 VncStateUpdate update; /* Most recent pending request from client */ argument
278 VncStateUpdate job_update; /* Currently processed by job thread */ argument
299 VncStateSASL sasl; argument
301 bool encode_ws;
302 bool websocket;
305 VncClientInfo *info;
313 size_t force_update_offset;
319 size_t throttle_output_offset;
[all …]