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

/libcore/ojluni/src/main/java/java/net/
H A DInet6Address.java336 scope_id = deriveNumericScope (nif);
357 private int deriveNumericScope (NetworkInterface ifc) throws UnknownHostException { method in class:Inet6Address
376 private int deriveNumericScope (String ifname) throws UnknownHostException { method in class:Inet6Address
433 scope_id = deriveNumericScope (scope_ifname);

Completed in 47 milliseconds