Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.cpp1942 SuccessOrExit(error = iterator.AdvanceToNextRouter(Iterator::kRouterIterator)); in GetNextRouter()
1962 Error RoutingManager::RxRaTracker::Iterator::AdvanceToNextRouter(Type aType) in AdvanceToNextRouter() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator
2032 SuccessOrExit(error = AdvanceToNextRouter(kPrefixIterator)); in AdvanceToNextEntry()
Drouting_manager.hpp1008 Error AdvanceToNextRouter(Type aType);