Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/common/
Dmessage.hpp1049 bool GetDoNotEvict(void) const { return GetMetadata().mDoNotEvict; } in GetDoNotEvict() function in ot::Message
/openthread-2.7.6/src/core/thread/
Dmesh_forwarder_ftd.cpp199 if (message->GetDoNotEvict()) in EvictMessage()
226 if (message->GetDoNotEvict()) in EvictMessage()