Searched refs:allUnder256 (Results 1 – 1 of 1) sorted by relevance
2927 bool allUnder256 = false; in IsIpAddressValid() local2980 allUnder256 = true; in IsIpAddressValid()2985 if (nDots != 3 || !allUnder256) in IsIpAddressValid()