Searched refs:mBackboneRouterPrimaryAloc (Results 1 – 2 of 2) sorted by relevance
66 mBackboneRouterPrimaryAloc.InitAsThreadOriginRealmLocalScope(); in Local()67 … mBackboneRouterPrimaryAloc.GetAddress().GetIid().SetToLocator(Mle::kAloc16BackboneRouterPrimary); in Local()227 Get<ThreadNetif>().RemoveUnicastAddress(mBackboneRouterPrimaryAloc); in SetState()232 … mBackboneRouterPrimaryAloc.GetAddress().SetPrefix(Get<Mle::MleRouter>().GetMeshLocalPrefix()); in SetState()233 Get<ThreadNetif>().AddUnicastAddress(mBackboneRouterPrimaryAloc); in SetState()354 Get<ThreadNetif>().RemoveUnicastAddress(mBackboneRouterPrimaryAloc); in ApplyMeshLocalPrefix()355 … mBackboneRouterPrimaryAloc.GetAddress().SetPrefix(Get<Mle::MleRouter>().GetMeshLocalPrefix()); in ApplyMeshLocalPrefix()356 Get<ThreadNetif>().AddUnicastAddress(mBackboneRouterPrimaryAloc); in ApplyMeshLocalPrefix()
285 Ip6::Netif::UnicastAddress mBackboneRouterPrimaryAloc; member in ot::BackboneRouter::Local