Searched refs:initialIpAddr (Results 1 – 1 of 1) sorted by relevance
2264 std::string initialIpAddr = IpTools::ConvertIpv4Address(dhcpResults.ipAddress); in GetLegalIpConfiguration() local2268 std::string testIpAddr = initialIpAddr; in GetLegalIpConfiguration()2272 … testIpAddr = SelfCureStateMachine::GetNextIpAddr(gateway, initialIpAddr, conflictedIpAddr); in GetLegalIpConfiguration()