Searched refs:getBinaryAddress (Results 1 – 4 of 4) sorted by relevance
603 return (int)(getBinaryAddress() - r.getBinaryAddress()); in compareTo()613 public long getBinaryAddress() { in getBinaryAddress() method in DhcpClientRecord614 return (clientIP.getBinaryAddress()); in getBinaryAddress()
253 long result = getNetworkNumber().getBinaryAddress() - in compareTo()254 n.getNetworkNumber().getBinaryAddress(); in compareTo()
233 public long getBinaryAddress() { in getBinaryAddress() method in IPAddress
187 clients[base].getBinaryAddress()) < address)) { in generateAddresses()