Searched refs:nextHopPathCost (Results 1 – 1 of 1) sorted by relevance
471 uint8_t nextHopPathCost = router->GetCost() + GetLinkCost(*nextHop); in GetNextHopAndPathCost() local473 if (nextHopPathCost < aPathCost) in GetNextHopAndPathCost()475 aPathCost = nextHopPathCost; in GetNextHopAndPathCost()