Searched defs:mRloc (Results 1 – 3 of 3) sorted by relevance
| /openthread-latest/include/openthread/ | ||
| D | history_tracker.h | 107 bool mRloc : 1; ///< If the address is an RLOC. member |
| D | ip6.h | 178 bool mRloc : 1; ///< TRUE if the address is an RLOC, FALSE otherwise. member |
| /openthread-latest/src/core/thread/ | ||
| D | network_data_tlvs.hpp | 478 uint16_t mRloc; member in ot::NetworkData::HasRouteEntry |