Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp992 bool HasEntry(void) const { return mPtr2 != nullptr; } in HasEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator
Drouting_manager.cpp1986 if (HasEntry()) in AdvanceToNextEntry()
1999 while (!HasEntry()) in AdvanceToNextEntry()