Searched refs:hostAddress (Results 1 – 4 of 4) sorted by relevance
87 String hostAddress = ia.getHostAddress(); in run() local102 if (!correctAddress.equals(hostAddress)) { in run()107 + hostAddress in run()
469 if (u.hostAddress != null) in getHostAddress()470 return u.hostAddress; in getHostAddress()477 u.hostAddress = InetAddress.getByName(host); in getHostAddress()484 return u.hostAddress; in getHostAddress()
221 transient InetAddress hostAddress; field in URL691 hostAddress = null; in set()732 hostAddress = null; in set()
254 transient java.net.InetAddress hostAddress; field in URL