Searched refs:SetToIp4Mapped (Results 1 – 5 of 5) sorted by relevance
150 AsCoreType(aIp6Address).SetToIp4Mapped(AsCoreType(aIp4Address)); in otIp4ToIp4MappedIp6Address()
839 void SetToIp4Mapped(const Ip4::Address &aIp4Address);
398 void Address::SetToIp4Mapped(const Ip4::Address &aIp4Address) in SetToIp4Mapped() function in ot::Ip6::Address
6231 address.SetToIp4Mapped(aRecord.GetAddress()); in ProcessResponseRecord()
780 ip6Address.SetToIp4Mapped(expectedIp4Address); in TestIp4MappedIp6Address()