Searched defs:deriveNumericScope (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/java/net/
H A DInet6Address.java528 private static int deriveNumericScope (byte[] thisAddr, NetworkInterface ifc) throws UnknownHostException { method in class:Inet6Address
547 private int deriveNumericScope (String ifname) throws UnknownHostException { method in class:Inet6Address

Completed in 28 milliseconds