Searched refs:AddNewResponseAddress (Results 1 – 2 of 2) sorted by relevance
1859 void AddNewResponseAddress(const Ip6::Address &aAddress, uint32_t aTtl, bool aCacheFlush);
5949 void Core::AddrCache::AddNewResponseAddress(const Ip6::Address &aAddress, uint32_t aTtl, bool aCach… in AddNewResponseAddress() function in ot::Dns::Multicast::Core::AddrCache6138 …AddNewResponseAddress(aaaaRecord.GetAddress(), aaaaRecord.GetTtl(), aaaaRecord.GetClass() & kClass… in ProcessResponseRecord()6174 AddNewResponseAddress(address, aRecord.GetTtl(), aRecord.GetClass() & kClassCacheFlushFlag); in ProcessResponseRecord()