Searched refs:mBbrPrimaryAloc (Results 1 – 2 of 2) sorted by relevance
59 mBbrPrimaryAloc.InitAsThreadOriginMeshLocal(); in Local()60 mBbrPrimaryAloc.GetAddress().GetIid().SetToLocator(Mle::kAloc16BackboneRouterPrimary); in Local()221 Get<ThreadNetif>().RemoveUnicastAddress(mBbrPrimaryAloc); in SetState()228 mBbrPrimaryAloc.GetAddress().SetPrefix(Get<Mle::MleRouter>().GetMeshLocalPrefix()); in SetState()229 Get<ThreadNetif>().AddUnicastAddress(mBbrPrimaryAloc); in SetState()
294 Ip6::Netif::UnicastAddress mBbrPrimaryAloc; member in ot::BackboneRouter::Local