Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Ddhcp6.hpp552 uint32_t GetValidLifetime(void) const { return BigEndian::HostSwap32(mValidLifetime); } in GetValidLifetime() function in ot::Dhcp6::IaAddress
H A Dnd6.hpp244 uint32_t GetValidLifetime(void) const { return BigEndian::HostSwap32(mValidLifetime); } in GetValidLifetime() function in ot::Ip6::Nd::PrefixInfoOption
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.hpp739 uint32_t GetValidLifetime(void) const { return mValidLifetime; } in GetValidLifetime() function in ot::BorderRouter::RoutingManager::LifetimedPrefix