Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dsrc_match_controller.cpp163 if (aChild.IsIndirectSourceMatchPending()) in ClearEntry()
202 if (child.IsIndirectSourceMatchPending()) in AddPendingEntries()
Dindirect_sender.hpp116 bool IsIndirectSourceMatchPending(void) const { return mSourceMatchPending; } in IsIndirectSourceMatchPending() function in ot::IndirectSender::NeighborInfo