Searched refs:byteErrors (Results 1 – 2 of 2) sorted by relevance
98 context->loopbackClientContext->testResult.byteErrors = 0; in chppDispatchLoopbackServiceResponse()123 context->loopbackClientContext->testResult.byteErrors++; in chppDispatchLoopbackServiceResponse()134 context->loopbackClientContext->testResult.byteErrors); in chppDispatchLoopbackServiceResponse()171 context->loopbackClientContext->testResult.byteErrors = 0; in chppRunLoopbackTest()
41 size_t byteErrors; // Number of incorrect bytes in the response datagram member