Searched defs:MAX_RESPONSE_SIZE (Results 1 – 4 of 4) sorted by relevance
82 constexpr size_t MAX_RESPONSE_SIZE = std::numeric_limits<uint16_t>::max() + 1 + 2; variable
53 #define MAX_RESPONSE_SIZE 4096 macro
209 #define MAX_RESPONSE_SIZE 4096 macro
193 #define MAX_RESPONSE_SIZE 4096 macro