Home
last modified time | relevance | path

Searched defs:RouterEntry (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/utils/
Dhistory_tracker.hpp427 struct RouterEntry struct in ot::Utils::HistoryTracker
429 bool mIsAllocated : 1;
430 uint8_t mNextHop : 6;
431 uint8_t mPathCost : 4;
/openthread-latest/src/core/border_router/
Drouting_manager.hpp111 typedef otBorderRoutingRouterEntry RouterEntry; ///< Router Entry. typedef in ot::BorderRouter::RoutingManager