Searched refs:addressLong (Results 1 – 1 of 1) sorted by relevance
93 long addressLong = toLong(address); in isOnInterface() local104 if ((toLong(networkAddress) & netMask) == (addressLong & netMask)) { in isOnInterface()