Searched refs:CR_MESSAGE_REDIR_PTR (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_stream.c599 if (msg->header.type == CR_MESSAGE_REDIR_PTR)
745 && msg->header.type != CR_MESSAGE_REDIR_PTR) {
916 pRealMsg = (msg->header.type!=CR_MESSAGE_REDIR_PTR) ? msg : (CRMessage*) msg->redirptr.pMessage;
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_protocol.h87 CR_MESSAGE_REDIR_PTR enumerator in enum:__anon16111
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_net.c56 if (msg->header.type == CR_MESSAGE_REDIR_PTR)
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dnet.c1082 pRealMsg = (msg->header.type!=CR_MESSAGE_REDIR_PTR) ? msg : (CRMessage*) msg->redirptr.pMessage;
H A Dvboxhgsmi.c1057 msg->header.type = CR_MESSAGE_REDIR_PTR;
H A Dvboxhgcm.c1164 msg->header.type = CR_MESSAGE_REDIR_PTR;

Completed in 1323 milliseconds