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