Searched refs:aAddrType (Results 1 – 2 of 2) sorted by relevance
410 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() argument581 …return AppendHostAddresses(aAddrType, AsCoreTypePtr(aHostInfo.mAddresses), aHostInfo.mAddressNum, … in AppendHostAddresses()590 Error Server::Response::AppendHostAddresses(AddrType aAddrType, in AppendHostAddresses() argument601 switch (aAddrType) in AppendHostAddresses()