Home
last modified time | relevance | path

Searched refs:AddNewResponseAddress (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dmdns.hpp1839 void AddNewResponseAddress(const Ip6::Address &aAddress, uint32_t aTtl, bool aCacheFlush);
Dmdns.cpp6169 void Core::AddrCache::AddNewResponseAddress(const Ip6::Address &aAddress, uint32_t aTtl, bool aCach… in AddNewResponseAddress() function in ot::Dns::Multicast::Core::AddrCache
6358AddNewResponseAddress(aaaaRecord.GetAddress(), aaaaRecord.GetTtl(), aaaaRecord.GetClass() & kClass… in ProcessResponseRecord()
6394 AddNewResponseAddress(address, aRecord.GetTtl(), aRecord.GetClass() & kClassCacheFlushFlag); in ProcessResponseRecord()