Searched refs:mLinkLocalAllThreadNodes (Results 1 – 2 of 2) sorted by relevance
380 …Address &GetLinkLocalAllThreadNodesAddress(void) const { return mLinkLocalAllThreadNodes.GetAddres… in GetLinkLocalAllThreadNodesAddress()678 … return (&aAddress == &mLinkLocalAllThreadNodes) || (&aAddress == &mRealmLocalAllThreadNodes); in IsMulticastAddressMeshLocalPrefixBased()1519 Ip6::Netif::MulticastAddress mLinkLocalAllThreadNodes; member in ot::Mle::Mle
114 mLinkLocalAllThreadNodes.Clear(); in Mle()115 mLinkLocalAllThreadNodes.GetAddress().mFields.m16[0] = BigEndian::HostSwap16(0xff32); in Mle()116 mLinkLocalAllThreadNodes.GetAddress().mFields.m16[7] = BigEndian::HostSwap16(0x0001); in Mle()175 Get<ThreadNetif>().SubscribeMulticast(mLinkLocalAllThreadNodes); in Start()226 Get<ThreadNetif>().UnsubscribeMulticast(mLinkLocalAllThreadNodes); in Stop()935 mLinkLocalAllThreadNodes.GetAddress().SetMulticastNetworkPrefix(mMeshLocalPrefix); in SetMeshLocalPrefix()