Searched defs:MAX_REQUESTDATA_LEN (Results 1 – 3 of 3) sorted by relevance
30 static constexpr uint32_t MAX_REQUESTDATA_LEN = 512; variable
42 static constexpr const uint32_t MAX_REQUESTDATA_LEN = 512; variable
25 constexpr const uint32_t MAX_REQUESTDATA_LEN = 512; variable