Searched refs:rawIpAddress (Results 1 – 1 of 1) sorted by relevance
169 String rawIpAddress = null; in getIpAddress() local176 rawIpAddress = inetAddress.getHostAddress(); in getIpAddress()181 rawIpAddress = hostname; in getIpAddress()183 return rawIpAddress; in getIpAddress()