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.cpp1931 SuccessOrExit(error = iterator.AdvanceToNextRouter(Iterator::kRouterIterator)); in GetNextRouter()
1951 Error RoutingManager::RxRaTracker::Iterator::AdvanceToNextRouter(Type aType) in AdvanceToNextRouter() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator
2021 SuccessOrExit(error = AdvanceToNextRouter(kPrefixIterator)); in AdvanceToNextEntry()
Drouting_manager.hpp967 Error AdvanceToNextRouter(Type aType);