Home
last modified time | relevance | path

Searched defs:GetValidLifetime (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/net/
Dnd6.hpp243 uint32_t GetValidLifetime(void) const { return HostSwap32(mValidLifetime); } in GetValidLifetime() function in ot::Ip6::Nd::PrefixInfoOption
Ddhcp6.hpp541 uint32_t GetValidLifetime(void) const { return HostSwap32(mValidLifetime); } in GetValidLifetime() function in ot::Dhcp6::IaAddress
/external/openthread/src/core/border_router/
Drouting_manager.hpp415 uint32_t GetValidLifetime(void) const { return mValidLifetime; } in GetValidLifetime() function in ot::BorderRouter::RoutingManager::DiscoveredPrefixTable::Entry