Searched refs:toSendOut (Results 1 – 1 of 1) sorted by relevance
612 uint32_t toSendOut = OT_MIN(OT_ARRAY_LENGTH(mBenchmarkLinks), benchmarkLinksLeft); in Process() local617 for (uint32_t i = 0; i != toSendOut; i++) in Process()629 i == toSendOut - 1 ? 0 : OT_TCP_SEND_MORE_TO_COME); in Process()