Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1255 bool ShouldClearAppendStateOnReinit(const Entry &aEntry) const;
Dmdns.cpp3376 if (ShouldClearAppendStateOnReinit(entry)) in Reinit()
3384 if (ShouldClearAppendStateOnReinit(entry)) in Reinit()
3427 bool Core::TxMessage::ShouldClearAppendStateOnReinit(const Entry &aEntry) const in ShouldClearAppendStateOnReinit() function in ot::Dns::Multicast::Core::TxMessage