Searched refs:mMeshLocal (Results 1 – 5 of 5) sorted by relevance
249 info.mMeshLocal = false; in SignalMulticastAddressChange()362 if (aAddress.mMeshLocal) in AddUnicastAddress()428 info.mMeshLocal = aAddress.mMeshLocal; in SignalUnicastAddressChange()461 entry->mMeshLocal = false; in AddExternalUnicastAddress()518 if (address.mMeshLocal) in ApplyNewMeshLocalPrefix()554 mMeshLocal = true; in InitAsThreadOriginMeshLocal()
103 mAloc.mMeshLocal = true; in UpdateService()
158 mAloc.mMeshLocal = true; in Set()
179 bool mMeshLocal : 1; ///< TRUE if the address is mesh-local, FALSE otherwise. member428 bool mMeshLocal : 1; ///< Whether this is a mesh-local unicast/anycast address. member
458 if (!aAddressInfo.mPreferred || aAddressInfo.mMeshLocal) in UpdateUnicastLinux()534 (aAddressInfo.mPreferred && !aAddressInfo.mMeshLocal ? ND6_INFINITE_LIFETIME : 0); in UpdateUnicast()