ot::RouterTable::FindNextHopOf() method
Finds the router that is the next hop of a given router.
Arguments
aRouter
The router to find next hop of.
Return value
A pointer to the router or `nullptr` if the router could not be found.
![]()
nextHop = FindNextHopOf(*router);
ot::RouterTable::FindNextHopOf() is called by 1 function:
![]()
ot::RouterTable::FindNextHopOf()
ot::RouterTable::FindNextHopOf():
![]()
ot::RouterTable::FindNextHopOf()