Searched refs:MAX_LIMIT_SIZE (Results 1 – 1 of 1) sorted by relevance
204 constexpr int MAX_LIMIT_SIZE = 1024; in ReadIpAddress() local208 if (size > MAX_LIMIT_SIZE) { in ReadIpAddress()