Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Drouter.hpp102 uint8_t GetNextHop(void) const { return mNextHop; } in GetNextHop() function in ot::Router
Drouter_table.cpp501 uint16_t RouterTable::GetNextHop(uint16_t aDestRloc16) const in GetNextHop() function in ot::RouterTable