Searched defs:GetValidLifetime (Results 1 – 3 of 3) sorted by relevance
| /external/openthread/src/core/net/ | ||
| D | nd6.hpp | 243 uint32_t GetValidLifetime(void) const { return HostSwap32(mValidLifetime); } in GetValidLifetime() function in ot::Ip6::Nd::PrefixInfoOption |
| D | dhcp6.hpp | 541 uint32_t GetValidLifetime(void) const { return HostSwap32(mValidLifetime); } in GetValidLifetime() function in ot::Dhcp6::IaAddress |
| /external/openthread/src/core/border_router/ | ||
| D | routing_manager.hpp | 415 uint32_t GetValidLifetime(void) const { return mValidLifetime; } in GetValidLifetime() function in ot::BorderRouter::RoutingManager::DiscoveredPrefixTable::Entry |