Lines Matching refs:rfb_srvr_rect_hdr
250 struct rfb_srvr_rect_hdr { struct
296 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()
642 sizeof(struct rfb_srvr_rect_hdr)); in rfb_send_all()