Searched refs:SetToLinkLocalAddress (Results 1 – 8 of 8) sorted by relevance
604 void SetToLinkLocalAddress(const Mac::ExtAddress &aExtAddress);611 void SetToLinkLocalAddress(const InterfaceIdentifier &aIid);
340 void Address::SetToLinkLocalAddress(const Mac::ExtAddress &aExtAddress) in SetToLinkLocalAddress() function in ot::Ip6::Address347 void Address::SetToLinkLocalAddress(const InterfaceIdentifier &aIid) in SetToLinkLocalAddress() function in ot::Ip6::Address
289 destination.SetToLinkLocalAddress(neighbor->GetExtAddress()); in ConfigureEap()314 destination.SetToLinkLocalAddress(neighbor->GetExtAddress()); in UnregisterEap()
164 linkLocalAddr.SetToLinkLocalAddress(AsCoreType(&mTestChildList[0].mExtAddress)); in TestLinkMetricsManager()
105 mLinkLocalAddress.GetAddress().SetToLinkLocalAddress(Get<Mac::Mac>().GetExtAddress()); in Mle()1689 destination.SetToLinkLocalAddress(mParent.GetExtAddress()); in SendParentRequest()1700 destination.SetToLinkLocalAddress(mParentSearch.GetSelectedParent().GetExtAddress()); in SendParentRequest()1808 destination.SetToLinkLocalAddress(mParentCandidate.GetExtAddress()); in SendChildIdRequest()1946 destination.SetToLinkLocalAddress(mParent.GetExtAddress()); in HandleMessageTransmissionTimer()2036 destination.SetToLinkLocalAddress(mParent.GetExtAddress()); in SendChildUpdateRequestToParent()4549 destination.SetToLinkLocalAddress(Get<Mle>().mParent.GetExtAddress()); in ScheduleChildUpdateRequestToParent()4561 destination.SetToLinkLocalAddress(Get<Mle>().mParent.GetExtAddress()); in RemoveScheduledChildUpdateRequestToParent()4571 destination.SetToLinkLocalAddress(aInfo.mChildExtAddress); in ScheduleParentResponse()4602 destination.SetToLinkLocalAddress(aRouter.GetExtAddress()); in ScheduleLinkRequest()[all …]
549 destination.SetToLinkLocalAddress(aRouter.GetExtAddress()); in ScheduleUnicastAdvertisementTo()672 destination.SetToLinkLocalAddress(aRouter->GetExtAddress()); in SendLinkRequest()867 destination.SetToLinkLocalAddress(aInfo.mExtAddress); in SendLinkAccept()1823 destination.SetToLinkLocalAddress(aInfo.mChildExtAddress); in SendParentResponse()2970 destination.SetToLinkLocalAddress(aChild.GetExtAddress()); in SendChildIdResponse()3033 destination.SetToLinkLocalAddress(aChild.GetExtAddress()); in SendChildUpdateRequestToChild()
180 messageInfo.GetPeerAddr().SetToLinkLocalAddress(joinerIid); in HandleTmf()
361 sockAddr.GetAddress().SetToLinkLocalAddress(aRouter.mExtAddr); in Connect()