Searched refs:responseReady (Results 1 – 4 of 4) sorted by relevance
83 bool responseReady : 1; // For sync. request/responses member
425 clientState->responseReady = false; in chppSendTimestampedRequestOrFail()457 while (result && !clientState->responseReady) { in chppSendTimestampedRequestAndWaitTimeout()462 if (!clientState->responseReady) { in chppSendTimestampedRequestAndWaitTimeout()
617 clientState->responseReady = true; in chppProcessNegotiatedHandleDatagram()
138 context->loopbackClientContext->client.responseReady = true; in chppDispatchLoopbackServiceResponse()