Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1954 void AddPassiveIp6AddrCache(const char *aHostName);
Dmdns.cpp4523 void Core::AddPassiveIp6AddrCache(const char *aHostName) in AddPassiveIp6AddrCache() function in ot::Dns::Multicast::Core
5701 Get<Core>().AddPassiveIp6AddrCache(mHostName.AsCString()); in ProcessResponseRecord()