Searched refs:leftAddress (Results 1 – 1 of 1) sorted by relevance
389 private static int compareInetAddressTo(InetAddress leftAddress, InetAddress rightAddress) { in compareInetAddressTo() argument390 byte[] leftAddrBytes = leftAddress.getAddress(); in compareInetAddressTo()