Searched refs:SIZE_URL_COUNT (Results 1 – 2 of 2) sorted by relevance
52 constexpr size_t SIZE_URL_COUNT = 2; variable
212 slp::response::SIZE_URL_COUNT; /* 2 bytes srvtype len */ in processSrvRequest()220 std::copy_n((uint8_t*)&urlCount, slp::response::SIZE_URL_COUNT, in processSrvRequest()226 auto pos = slp::response::OFFSET_URL_ENTRY + slp::response::SIZE_URL_COUNT; in processSrvRequest()