Searched refs:scopeId (Results 1 – 2 of 2) sorted by relevance
1051 private static InetAddress getByAddress(String host, byte[] addr, int scopeId) in getByAddress() argument1067 return new Inet6Address(host, addr, scopeId); in getByAddress()
139 java.lang.String host, byte[] addr, int scopeId) throws java.net.UnknownHostException { in getByAddress() argument