Searched refs:mMeshLocalPrefix (Results 1 – 8 of 8) sorted by relevance
288 OutputIp6PrefixLine(aDataset.mMeshLocalPrefix); in OutputMeshLocalPrefix()466 memcpy(aDataset.mMeshLocalPrefix.m8, prefix.mFields.m8, sizeof(aDataset.mMeshLocalPrefix.m8)); in ParseMeshLocalPrefix()
228 otMeshLocalPrefix mMeshLocalPrefix; ///< Mesh Local Prefix member
122 mMeshLocalPrefix.Clear(); in Mle()909 VerifyOrExit(mMeshLocalPrefix != aMeshLocalPrefix); in SetMeshLocalPrefix()911 mMeshLocalPrefix = aMeshLocalPrefix; in SetMeshLocalPrefix()933 mMeshLocalEid.GetAddress().SetPrefix(mMeshLocalPrefix); in SetMeshLocalPrefix()934 mMeshLocalRloc.GetAddress().SetPrefix(mMeshLocalPrefix); in SetMeshLocalPrefix()935 mLinkLocalAllThreadNodes.GetAddress().SetMulticastNetworkPrefix(mMeshLocalPrefix); in SetMeshLocalPrefix()936 mRealmLocalAllThreadNodes.GetAddress().SetMulticastNetworkPrefix(mMeshLocalPrefix); in SetMeshLocalPrefix()1026 aAddress.SetToRoutingLocator(mMeshLocalPrefix, GetLeaderRloc16()); in GetLeaderRloc()1029 …erAloc(Ip6::Address &aAddress) const { aAddress.SetToAnycastLocator(mMeshLocalPrefix, kAloc16Leade… in GetLeaderAloc()1033 aAddress.SetToAnycastLocator(mMeshLocalPrefix, CommissionerAloc16FromId(aSessionId)); in GetCommissionerAloc()[all …]
336 const Ip6::NetworkPrefix &GetMeshLocalPrefix(void) const { return mMeshLocalPrefix; } in GetMeshLocalPrefix()1515 Ip6::NetworkPrefix mMeshLocalPrefix; member in ot::Mle::Mle
736 return static_cast<const Ip6::NetworkPrefix &>(mMeshLocalPrefix); in Get()
75 SuccessOrExit(error = AsCoreType(&mMeshLocalPrefix).GenerateRandomUla()); in GenerateRandom()
1281 memcpy(addr.mFields.m8, aDataset.mMeshLocalPrefix.m8, 8); in EncodeOperationalDataset()1509 memcpy(aDataset.mMeshLocalPrefix.m8, addr, OT_MESH_LOCAL_PREFIX_SIZE); in DecodeOperationalDataset()
85 .mMeshLocalPrefix =