Searched refs:MAX_PREFIX_LEN (Results 1 – 3 of 3) sorted by relevance
31 static const int MAX_PREFIX_LEN = 32; variable
128 if (prefixLength <= MIN_PREFIX_LEN || prefixLength > MAX_PREFIX_LEN) { in ConvertIpv4Mask()
387 hostRoute->destination_.prefixlen_ = MAX_PREFIX_LEN;