Searched defs:addrBytes (Results 1 – 1 of 1) sorted by relevance
1214 public static int ipv4BroadcastAddress(byte[] addrBytes, int prefixLength) { in ipv4BroadcastAddress()1219 public static int bytesToInt(byte[] addrBytes) { in bytesToInt()