Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dnd6.hpp259 uint32_t GetPreferredLifetime(void) const { return HostSwap32(mPreferredLifetime); } in GetPreferredLifetime() function in ot::Ip6::Nd::PrefixInfoOption
Ddhcp6.hpp525 uint32_t GetPreferredLifetime(void) const { return HostSwap32(mPreferredLifetime); } in GetPreferredLifetime() function in ot::Dhcp6::IaAddress
/external/openthread/src/core/border_router/
Drouting_manager.hpp425 uint32_t GetPreferredLifetime(void) const { return mShared.mPreferredLifetime; } in GetPreferredLifetime() function in ot::BorderRouter::RoutingManager::DiscoveredPrefixTable::Entry