Home
last modified time | relevance | path

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

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