Searched refs:REPLY_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance
137 static constexpr int32_t REPLY_RETRY_COUNT = 5; variable
134 if (retryCount == REPLY_RETRY_COUNT) { in ProcessReply()