Searched refs:mRouteCount (Results 1 – 3 of 3) sorted by relevance
131 uint8_t mRouteCount; ///< Number of routes. member
1006 aNetworkDiagRoute.mRouteCount = routeCount; in ParseRoute()
8007 for (uint16_t i = 0; i < aRoute.mRouteCount; ++i) in OutputRoute()