Searched refs:INET6_ADDR_LENGTH (Results 1 – 2 of 2) sorted by relevance
37 private static final int INET6_ADDR_LENGTH = 16; field in InetAddressUtils68 if (addressArray.length == INET6_ADDR_LENGTH) { in unparcelInetAddress()105 final byte[] v6AddrBytes = new byte[INET6_ADDR_LENGTH]; in v4MappedV6Address()
94 private static final int INET6_ADDR_LENGTH = 16; field in LinkProperties1781 if (addr.length == INET6_ADDR_LENGTH) { in readAddress()