Searched refs:getInet6Address (Results 1 – 8 of 8) sorted by relevance
36 private static Inet6Address getInet6Address(final InetAddress addr) { in getInet6Address() method in IngressDiscardKey43 this(getInet6Address(dstAddr)); in IngressDiscardKey()
283 Inet6Address inet6Addr = inet6AddressRecord.getInet6Address(); in verifyResponse()377 record -> record.getInet6Address().equals( in decode_singleHostname_multipleSrvRecords_flagEnabled_multipleCompleteResponses()380 record -> record.getInet6Address().equals( in decode_singleHostname_multipleSrvRecords_flagEnabled_multipleCompleteResponses()462 updatedResponses.valueAt(0).getInet6AddressRecord().getInet6Address()); in testDecodeWithIpv6AddressChange()464 response.getInet6AddressRecord().getInet6Address()); in testDecodeWithIpv6AddressChange()487 updatedResponses.valueAt(0).getInet6AddressRecords().get(0).getInet6Address()); in testDecodeWithIpv6AddressRemoved()
120 Inet6Address addr = record.getInet6Address(); in testTypeAAAInet6AddressRecord()156 assertNull(record.getInet6Address()); in testTypeAAAInet4AddressRecord()
82 public Inet6Address getInet6Address() { in getInet6Address() method in MdnsInetAddressRecord
303 } else if (inetRecord.getInet6Address() != null) { in assignInetRecord()
325 final Inet6Address inet6Address = inetAddressRecord.getInet6Address(); in buildMdnsServiceInfoFromResponse()
528 ? inetAddressRecord.getInet6Address() in makeProbingInfo()
684 private void getInet6Address(NdpInfo ndpInfo, byte[] mac, String interfaceName) { in getInet6Address() method in WifiAwareDataPathStateManager717 getInet6Address(ndpInfo, mac, nnri.interfaceName); in handleAddressValidation()