Home
last modified time | relevance | path

Searched defs:mMeshLocal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/include/openthread/
H A Dip6.h192 bool mMeshLocal : 1; ///< TRUE if the address is mesh-local, FALSE otherwise. member
460 bool mMeshLocal : 1; ///< Whether this is a mesh-local unicast/anycast address. member
/aosp_15_r20/external/ot-br-posix/src/common/
H A Dtypes.hpp425 bool mMeshLocal : 1; member in otbr::Ip6AddressInfo