Searched refs:kIp4Address (Results 1 – 3 of 3) sorted by relevance
763 const uint8_t kIp4Address[] = {192, 0, 2, 33}; in TestIp4MappedIp6Address() local777 expectedIp4Address.SetBytes(kIp4Address); in TestIp4MappedIp6Address()820 const uint8_t kIp4Address[] = {192, 0, 2, 33}; in TestIp4Ip6Translation() local826 ip4Address.SetBytes(kIp4Address); in TestIp4Ip6Translation()
95 kIp4Address, enumerator
879 Interpreter::GetInterpreter().mMdns.HandleAddressResult(*aResult, kIp4Address); in HandleIp4AddressResult()