Searched refs:GetLocator (Results 1 – 19 of 19) sorted by relevance
75 data.Init(aMessageInfo.GetPeerAddr().GetIid().GetLocator(), ++mSessionId); in HandleTmf()146 uint16_t rloc = aMessageInfo.GetPeerAddr().GetIid().GetLocator(); in HandleTmf()
399 uint16_t GetLocator(void) const { return mLocator; } in GetLocator() function in ot::MeshCoP::CommissioningDataset
668 SuccessOrExit(error = Tlv::Append<BorderAgentLocatorTlv>(*message, aDataset.GetLocator())); in SendMgmtCommissionerSetRequest()
53 uint8_t contextId = static_cast<uint8_t>(mAloc.GetAddress().GetIid().GetLocator() - in UpdateService()
482 uint16_t GetLocator(void) const { return BigEndian::HostSwap16(mFields.m16[3]); } in GetLocator() function in ot::Ip6::InterfaceIdentifier
100 option.SetSeedId(aAddress.GetIid().GetLocator()); in ProcessOption()
298 uint16_t locator = GetLocator(); in IsAnycastServiceLocator()
146 macAddress.SetShort(aIp6Address.GetIid().GetLocator()); in FindNeighbor()
677 … aMessageInfo.GetPeerAddr().GetIid().GetLocator(), target.ToString().AsCString(), rloc16); in HandleTmf()853 aMessageInfo.GetPeerAddr().GetIid().GetLocator(), target.ToString().AsCString()); in HandleTmf()880 uint16_t srcRloc16 = aMessageInfo.GetPeerAddr().GetIid().GetLocator(); in HandleTmf()
402 uint16_t rloc16 = aIp6Header.GetDestination().GetIid().GetLocator(); in UpdateIp6RouteFtd()408 uint16_t aloc16 = aIp6Header.GetDestination().GetIid().GetLocator(); in UpdateIp6RouteFtd()
106 error = aFrameBuilder.AppendBigEndianUint16(aIpAddr.GetIid().GetLocator()); in CompressSourceIid()135 error = aFrameBuilder.AppendBigEndianUint16(aIpAddr.GetIid().GetLocator()); in CompressDestinationIid()
1247 uint16_t GetAloc16(void) const { return GetAddress().GetIid().GetLocator(); } in GetAloc16()
251 RegisterNetworkData(aMessageInfo.GetPeerAddr().GetIid().GetLocator(), networkData); in HandleTmf()
719 aMacAddr.SetShort(aIp6Addr.GetIid().GetLocator()); in GetMacDestinationAddress()
3651 oldRloc16 = aMessageInfo.GetPeerAddr().GetIid().GetLocator(); in SendAddressSolicitResponse()
971 (mMeshLocalRloc.GetAddress().GetIid().GetLocator() != aRloc16)) in SetRloc16()
271 VerifyOrExit(aMessageInfo.GetPeerAddr().GetIid().GetLocator() == aSenderRloc16); in ProcessMessage()
645 return (aInfo.mAnycastAddress.GetIid().GetLocator() == mAloc16) && in TestNetworkDataDsnSrpServices()
397 …roxyTable.Register(target.GetIid(), meshLocalIid, aMessageInfo.GetPeerAddr().GetIid().GetLocator(), in HandleDuaRegistration()