Searched refs:rfb_srvr_rect_hdr (Results 1 – 1 of 1) sorted by relevance
250 struct rfb_srvr_rect_hdr { struct296 struct rfb_srvr_rect_hdr srect_hdr; in rfb_send_resize_update_msg()310 stream_write(cfd, &srect_hdr, sizeof(struct rfb_srvr_rect_hdr)); in rfb_send_resize_update_msg()317 struct rfb_srvr_rect_hdr srect_hdr; in rfb_send_extended_keyevent_update_msg()331 stream_write(cfd, &srect_hdr, sizeof(struct rfb_srvr_rect_hdr)); in rfb_send_extended_keyevent_update_msg()494 struct rfb_srvr_rect_hdr srect_hdr; in rfb_send_rect()540 sizeof(struct rfb_srvr_rect_hdr)); in rfb_send_rect()565 sizeof(struct rfb_srvr_rect_hdr)); in rfb_send_rect()578 struct rfb_srvr_rect_hdr srect_hdr; in rfb_send_all()628 sizeof(struct rfb_srvr_rect_hdr)); in rfb_send_all()[all …]