Searched refs:deriveNumericScope (Results 1 – 2 of 2) sorted by relevance
276 this.scope_id = deriveNumericScope(ipaddress, nif); in init()559 …private static int deriveNumericScope (byte[] thisAddr, NetworkInterface ifc) throws UnknownHostEx… in deriveNumericScope() method in Inet6Address578 private int deriveNumericScope (String ifname) throws UnknownHostException { in deriveNumericScope() method in Inet6Address588 return deriveNumericScope(holder6.ipaddress, ifc); in deriveNumericScope()657 scope_id = deriveNumericScope (ipaddress, scope_ifname); in readObject()
82 private static int deriveNumericScope(byte[] thisAddr, java.net.NetworkInterface ifc) in deriveNumericScope() method in Inet6Address87 private int deriveNumericScope(java.lang.String ifname) throws java.net.UnknownHostException { in deriveNumericScope() method in Inet6Address