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