Searched defs:GetNextHop (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | router.hpp | 102 uint8_t GetNextHop(void) const { return mNextHop; } in GetNextHop() function in ot::Router |
H A D | router_table.cpp | 501 uint16_t RouterTable::GetNextHop(uint16_t aDestRloc16) const in GetNextHop() function in ot::RouterTable |