Searched refs:credits (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_protocol.h245 unsigned int credits; member in struct:CRMessageFlowControl
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dnet.c982 * Increment the connection's send_credits by msg->credits.
989 conn->send_credits += (conn->swap ? SWAP32(msg->credits) : msg->credits);

Completed in 425 milliseconds