Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc.h63 typedef struct VncState VncState; typedef
266 struct VncState struct
279 VncStateUpdate update; /* Most recent pending request from client */ argument
280 VncStateUpdate job_update; /* Currently processed by job thread */ argument
301 VncStateSASL sasl; argument
303 bool encode_ws;
304 bool websocket;
307 VncClientInfo *info;
315 size_t force_update_offset;
321 size_t throttle_output_offset;
[all …]