Home
last modified time | relevance | path

Searched defs:mNextHop (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/thread/
Drouter.hpp158 uint8_t mNextHop; ///< The next hop towards this router member in ot::Router
/openthread-latest/include/openthread/
Dhistory_tracker.h219 …uint8_t mNextHop; ///< Next Hop Router ID - `OT_HISTORY_TRACKER_NO_NEXT_HOP` if no next ho… member
Dthread.h144 uint8_t mNextHop; ///< Next hop to router member
/openthread-latest/src/core/utils/
Dhistory_tracker.hpp443 uint8_t mNextHop : 6; member