Searched refs:bytesToBEInt (Results 1 – 1 of 1) sorted by relevance
2030 return bytesToBEInt(addrBytes) | (int) (Integer.toUnsignedLong(-1) >>> prefixLength); in ipv4BroadcastAddress()2049 private static int bytesToBEInt(byte[] bytes) { in bytesToBEInt() method in ApfFilter