Searched refs:HTTP_MIN_PRIORITY (Results 1 – 1 of 1) sorted by relevance
29 static constexpr const uint32_t HTTP_MIN_PRIORITY = 1; variable111 if (priority < HTTP_MIN_PRIORITY || priority > HTTP_MAX_PRIORITY) { in SetPriority()