Searched refs:rfb_srvr_updt_msg (Results 1 – 1 of 1) sorted by relevance
244 struct rfb_srvr_updt_msg { struct295 struct rfb_srvr_updt_msg supdt_msg; in rfb_send_resize_update_msg()302 stream_write(cfd, &supdt_msg, sizeof(struct rfb_srvr_updt_msg)); in rfb_send_resize_update_msg()316 struct rfb_srvr_updt_msg supdt_msg; in rfb_send_extended_keyevent_update_msg()323 stream_write(cfd, &supdt_msg, sizeof(struct rfb_srvr_updt_msg)); in rfb_send_extended_keyevent_update_msg()456 struct rfb_srvr_updt_msg supdt_msg; in rfb_send_update_header()463 sizeof(struct rfb_srvr_updt_msg)); in rfb_send_update_header()577 struct rfb_srvr_updt_msg supdt_msg; in rfb_send_all()592 sizeof(struct rfb_srvr_updt_msg)); in rfb_send_all()