Searched refs:reverseConnection (Results 1 – 5 of 5) sorted by relevance
60 cl->reverseConnection = 0; in main()
302 if (!cl->screen->authPasswdData || cl->reverseConnection) { in rfbAuthNewClient()
274 cl->reverseConnection = TRUE; in rfbReverseConnection()379 cl->reverseConnection = FALSE; in rfbNewTCPOrUDPClient()822 if (!cl->reverseConnection && in rfbProcessClientInitMessage()
193 if (cl->screen->authPasswdData && !cl->reverseConnection) { in rfbSendAuthCaps()
511 rfbBool reverseConnection; member