Searched refs:networkAddress (Results 1 – 1 of 1) sorted by relevance
98 Inet4Address networkAddress = (Inet4Address) ifaceAddress.getAddress(); in isOnInterface() local104 if ((toLong(networkAddress) & netMask) == (addressLong & netMask)) { in isOnInterface()