Searched refs:urlCount (Results 1 – 1 of 1) sorted by relevance
217 uint16_t urlCount = ifaddrList.size(); in processSrvRequest() local218 urlCount = endian::to_network(urlCount); in processSrvRequest()220 std::copy_n((uint8_t*)&urlCount, slp::response::SIZE_URL_COUNT, in processSrvRequest()