Searched defs:SEND_RETRY_LIMIT (Results 1 – 4 of 4) sorted by relevance
24 const SEND_RETRY_LIMIT: i32 = 32; constant
27 const SEND_RETRY_LIMIT: i32 = 32; constant
23 static const size_t SEND_RETRY_LIMIT = 32; variable
38 #define SEND_RETRY_LIMIT 32 macro