Searched refs:aAddrType (Results 1 – 2 of 2) sorted by relevance
434 Error AppendHostAddresses(AddrType aAddrType, const HostInfo &aHostInfo);436 …Error AppendHostAddresses(AddrType aAddrType, const Ip6::Address *aAddrs, uint16_t aAddrsLength, u…
590 Error Server::Response::AppendHostAddresses(AddrType aAddrType, const HostInfo &aHostInfo) in AppendHostAddresses() argument592 …return AppendHostAddresses(aAddrType, AsCoreTypePtr(aHostInfo.mAddresses), aHostInfo.mAddressNum, … in AppendHostAddresses()601 Error Server::Response::AppendHostAddresses(AddrType aAddrType, in AppendHostAddresses() argument612 switch (aAddrType) in AppendHostAddresses()