Searched defs:SEND_RETRY_LIMIT (Results 1 – 5 of 5) sorted by relevance
23 static constexpr size_t SEND_RETRY_LIMIT = 32; variable
24 const SEND_RETRY_LIMIT: i32 = 32; const
27 const SEND_RETRY_LIMIT: i32 = 32; const
60 #define SEND_RETRY_LIMIT 100 macro
37 constexpr int32_t SEND_RETRY_LIMIT = 32; variable