HomeSort by relevance Sort by last modified time
    Searched full:countprefixlength (Results 1 - 1 of 1) sorted by null

  /libcore/ojluni/src/main/java/java/net/
InterfaceAddress.java 53 this.maskLength = countPrefixLength(netmask);
62 private short countPrefixLength(InetAddress netmask) {

Completed in 77 milliseconds