Searched refs:AddrType (Results 1 – 3 of 3) sorted by relevance
335 enum AddrType : uint8_t enum in ot::Dns::ServiceDiscovery::Server410 Error AppendHostAddresses(AddrType aAddrType, const HostInfo &aHostInfo);412 …Error AppendHostAddresses(AddrType aAddrType, const Ip6::Address *aAddrs, uint16_t aAddrsLength, u…
579 Error Server::Response::AppendHostAddresses(AddrType aAddrType, const HostInfo &aHostInfo) in AppendHostAddresses()590 Error Server::Response::AppendHostAddresses(AddrType aAddrType, in AppendHostAddresses()1222 AddrType addrType = (mType == kAaaaQuery) ? kIp6AddrType : kIp4AddrType; in Answer()
183 enum AddrType : uint8_t in TestMacHeader() enum200 AddrType mSrcAddrType; in TestMacHeader()202 AddrType mDstAddrType; in TestMacHeader()