Searched refs:mMaxRouterId (Results 1 – 2 of 2) sorted by relevance
47 , mMaxRouterId(Mle::kMaxRouterId) in RouterTable()135 for (uint8_t routerId = mMinRouterId; routerId <= mMaxRouterId; routerId++) in Allocate()837 aMaxRouterId = mMaxRouterId; in GetRouterIdRange()847 mMaxRouterId = aMaxRouterId; in SetRouterIdRange()
469 uint8_t mMaxRouterId; member in ot::RouterTable