Home
last modified time | relevance | path

Searched defs:AddressInfo (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/tests/unit/
Dtest_dns_client.cpp361 struct AddressInfo struct
372 static AddressInfo sAddressInfo; argument
/openthread-latest/src/core/net/
Dnetif.hpp621 typedef otIp6AddressInfo AddressInfo; typedef in ot::Ip6::Netif
Dmdns.hpp126 …class AddressInfo : public otPlatMdnsAddressInfo, public Clearable<AddressInfo>, public Equatable<… class in ot::Dns::Multicast::Core
132 AddressInfo(void) { Clear(); } in AddressInfo() function in ot::Dns::Multicast::Core::AddressInfo