Searched refs:handshakeOK (Results 1 – 5 of 5) sorted by relevance
379 bool handshakeOK; // Is an expected peer side member428 oss << " handshakeOK:" << handshakeOK; in ToDebugString()438 handshakeOK = false; in HdcSession()493 bool handshakeOK; member
322 hSession->handshakeOK = true; in DaemonSessionHandshake()386 if (!hSession->handshakeOK and command != CMD_KERNEL_HANDSHAKE) { in FetchCommand()
392 if (!thisClass->channel->handshakeOK) { in CommandWorker()556 hChannel->handshakeOK = true; in PreHandshake()569 if (!hChannel->handshakeOK) { in ReadChannel()
774 hChannel->handshakeOK = true; in ChannelHandShake()799 if (!hChannel->handshakeOK) { in ReadChannel()
522 hSession->handshakeOK = true; in ServerSessionHandshake()