Home
last modified time | relevance | path

Searched refs:rr_width (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Drfb_impl.h148 uint16_t rr_width; member
H A Drfb.c777 rect.rr_width = htons(c->rc_width); in rfb_send_resize_update_msg()
795 rect.rr_width = htons(c->rc_width); in rfb_send_extended_keyevent_update_msg()
848 rect.rr_width = htons(w); in rfb_send_rect()
931 rect.rr_width = htons(gci->width); in rfb_send_all()