Home
last modified time | relevance | path

Searched defs:routeCount (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/thread/
Dnetwork_diagnostic.cpp649 uint8_t routeCount = 0; in ParseRoute() local
Dmle_router.cpp1392 for (uint8_t id = 0, routeCount = 0; id <= kMaxRouterId; id++) in HandleAdvertisement() local
1526 for (uint8_t routerId = 0, routeCount = 0; routerId <= kMaxRouterId; routerId++) in UpdateRoutes() local