Searched defs:mValidLifetime (Results 1 – 5 of 5) sorted by relevance
| /external/openthread/include/openthread/ | ||
| D | border_routing.h | 104     uint32_t          mValidLifetime;       ///< Valid lifetime of the prefix (in seconds).  member | 
| /external/openthread/src/core/net/ | ||
| D | dhcp6_client.hpp | 104         uint32_t                   mValidLifetime;  member | 
| D | nd6.hpp | 316     uint32_t mValidLifetime;     // The valid lifetime of the prefix.  member in ot::Ip6::Nd::PrefixInfoOption | 
| D | dhcp6.hpp | 554     uint32_t     mValidLifetime;  member in ot::Dhcp6::IaAddress | 
| /external/openthread/src/core/border_router/ | ||
| D | routing_manager.hpp | 440             uint32_t    mValidLifetime;  member in ot::BorderRouter::RoutingManager::DiscoveredPrefixTable::Entry |