Searched refs:mMeshLocalPrefix (Results 1 – 7 of 7) sorted by relevance
375 return static_cast<const Ip6::NetworkPrefix &>(mMeshLocalPrefix); in GetMeshLocalPrefix()386 mMeshLocalPrefix = aMeshLocalPrefix; in SetMeshLocalPrefix()
725 uint8_t GetMeshLocalPrefixLength(void) const { return sizeof(mMeshLocalPrefix); } in GetMeshLocalPrefixLength()733 const Ip6::NetworkPrefix &GetMeshLocalPrefix(void) const { return mMeshLocalPrefix; } in GetMeshLocalPrefix()741 …void SetMeshLocalPrefix(const Ip6::NetworkPrefix &aMeshLocalPrefix) { mMeshLocalPrefix = aMeshLoca… in SetMeshLocalPrefix()744 Ip6::NetworkPrefix mMeshLocalPrefix; member in ot::MeshCoP::MeshLocalPrefixTlv
84 SuccessOrExit(error = AsCoreType(&mMeshLocalPrefix).GenerateRandomUla()); in GenerateRandom()
264 OutputIp6PrefixLine(aDataset.mMeshLocalPrefix); in OutputMeshLocalPrefix()437 memcpy(aDataset.mMeshLocalPrefix.m8, prefix.mFields.m8, sizeof(aDataset.mMeshLocalPrefix.m8)); in ParseMeshLocalPrefix()
242 otMeshLocalPrefix mMeshLocalPrefix; ///< Mesh Local Prefix member
1278 memcpy(addr.mFields.m8, aDataset.mMeshLocalPrefix.m8, 8); in EncodeOperationalDataset()1484 memcpy(aDataset.mMeshLocalPrefix.m8, addr, OT_MESH_LOCAL_PREFIX_SIZE); in DecodeOperationalDataset()
80 .mMeshLocalPrefix =