Searched refs:addressToInt (Results 1 – 2 of 2) sorted by relevance
183 localIpInfo.mIpAddress = HdHomeRunUtils.addressToInt(inetAddress.getAddress()); in getLocalIpInfo()377 result.mIpAddress = HdHomeRunUtils.addressToInt(packet.getAddress().getAddress()); in receive()
101 static int addressToInt(byte[] address) { in addressToInt() method in HdHomeRunUtils