Searched refs:mIp6Address (Results 1 – 4 of 4) sorted by relevance
805 const char *mIp6Address; // Expected IPv6 address (with embedded IPv4 "192.0.2.33"). in TestIp4Ip6Translation() member837 SuccessOrQuit(expectedAddress.FromString(testCase.mIp6Address)); in TestIp4Ip6Translation()842 … ip4Address.ToString().AsCString(), address.ToString().AsCString(), testCase.mIp6Address, in TestIp4Ip6Translation()854 SuccessOrQuit(ip6Address.FromString(testCase.mIp6Address)); in TestIp4Ip6Translation()858 printf("Ipv6Address: %-36s IPv4Addr: %-12s Expected: %s\n", testCase.mIp6Address, in TestIp4Ip6Translation()
248 Ip6::Address mIp6Address; // For AAAAA (or A) member290 SuccessOrQuit(aMessage.Read(offset, mData.mIp6Address)); in ParseFrom()291 logStr.Append(" %s", mData.mIp6Address.ToString().AsCString()); in ParseFrom()404 (record.mData.mIp6Address == aAddress)) in ContainsAaaa()
122 otIp6Address mIp6Address; member
259 metadata.mIp6Address = mMulticastIp6Address; in SendMulticast()306 metadata.mIp6Address = aAddress->mAddress; in SendUnicast()400 CopyIp6AddressTo(metadata.mIp6Address, &addr6.sin6_addr); in SendQueuedMessages()