Searched defs:mValid (Results 1 – 5 of 5) sorted by relevance
| /openthread-latest/src/core/backbone_router/ | ||
| D | ndproxy_table.hpp | 137 bool mValid : 1; member in ot::BackboneRouter::NdProxyTable::NdProxy |
| /openthread-latest/include/openthread/ | ||
| D | history_tracker.h | 106 bool mValid : 1; ///< If the address is valid. member |
| D | ip6.h | 175 bool mValid : 1; ///< TRUE if the address is valid, FALSE otherwise. member |
| /openthread-latest/src/core/net/ | ||
| D | dnssd_server.hpp | 165 bool mValid; member in ot::Dns::ServiceDiscovery::Server::UpstreamQueryTransaction |
| /openthread-latest/src/core/thread/ | ||
| D | neighbor.hpp | 730 } mValid; member |