Searched refs:GetRouteCost (Results 1 – 3 of 3) sorted by relevance
314 …uint8_t GetRouteCost(uint8_t aRouterIndex) const { return mRouteData[aRouterIndex] & kRouteCostMas… in GetRouteCost() function in ot::Mle::RouteTlv469 uint8_t GetRouteCost(uint8_t aRouterIndex) const in GetRouteCost() function in ot::Mle::RouteTlv
646 cost = aRouteTlv.GetRouteCost(index); in UpdateRoutes()717 cost = aRouteTlv.GetRouteCost(index); in UpdateRouterOnFtdChild()
994 … aNetworkDiagRoute.mRouteData[routeCount].mRouteCost = aRouteTlv.GetRouteCost(routeCount); in ParseRoute()