Home
last modified time | relevance | path

Searched defs:thisAddr (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DInet6Address.java514 byte[] thisAddr, byte[] otherAddr) { in isDifferentLocalAddressType()
527 …private static int deriveNumericScope (byte[] thisAddr, NetworkInterface ifc) throws UnknownHostEx… in deriveNumericScope()