Searched refs:unsignedByteLeft (Results 1 – 1 of 1) sorted by relevance
355 int unsignedByteLeft = Byte.toUnsignedInt(leftAddrBytes[i]); in compareInetAddressTo() local358 int result = Integer.compare(unsignedByteLeft, unsignedByteRight); in compareInetAddressTo()