Searched refs:SetIndex (Results 1 – 2 of 2) sorted by relevance
440 …void SetIndex(uint8_t aRouterId, uint8_t aIndex) { mIndexes[aRouterId] = kAllocatedFlag | aInde… in SetIndex() function in ot::RouterTable::RouterIdMap
94 mRouterIdMap.SetIndex(aRouterId, mRouters.IndexOf(*router)); in AddRouter()120 mRouterIdMap.SetIndex(aRouter.GetRouterId(), mRouters.IndexOf((aRouter))); in RemoveRouter()