Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dhistory_tracker.hpp440 struct RouterEntry struct in ot::Utils::HistoryTracker
442 bool mIsAllocated : 1;
443 uint8_t mNextHop : 6;
444 uint8_t mPathCost : 4;
/openthread-latest/src/core/border_router/
Drouting_manager.hpp113 typedef otBorderRoutingRouterEntry RouterEntry; ///< Router Entry. typedef in ot::BorderRouter::RoutingManager