Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.cpp1910 switch (iterator.GetEntryType()) in GetNextEntry()
1988 switch (GetEntryType()) in AdvanceToNextEntry()
2001 switch (GetEntryType()) in AdvanceToNextEntry()
Drouting_manager.hpp973 EntryType GetEntryType(void) const { return static_cast<EntryType>(mData3); } in GetEntryType() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator