Lines Matching refs:websocket
282 client->info->websocket = client->websocket; in vnc_client_cache_addr()
336 info->websocket = client->websocket; in qmp_query_vnc_client()
444 bool websocket, in qmp_query_server_entry() argument
466 info->websocket = websocket; in qmp_query_server_entry()
3243 bool skipauth, bool websocket) in vnc_connect() argument
3281 if (websocket) { in vnc_connect()
3290 sioc, websocket, vs->auth, vs->subauth); in vnc_connect()
3303 if (websocket) { in vnc_connect()
3304 vs->websocket = 1; in vnc_connect()
3342 if (!vs->websocket) { in vnc_connect()
3609 bool websocket, in vnc_display_setup_auth() argument
3659 if (websocket || !tlscreds) { in vnc_display_setup_auth()
3716 bool websocket, in vnc_display_get_address() argument
3749 if (websocket) { in vnc_display_get_address()
3774 if (websocket) { in vnc_display_get_address()