Searched defs:GetValidLifetime (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/src/core/net/ | ||
D | dhcp6.hpp | 505 uint32_t GetValidLifetime(void) const { return BigEndian::HostSwap32(mValidLifetime); } in GetValidLifetime() function in ot::Dhcp6::IaAddress |
D | nd6.hpp | 241 uint32_t GetValidLifetime(void) const { return BigEndian::HostSwap32(mValidLifetime); } in GetValidLifetime() function in ot::Ip6::Nd::PrefixInfoOption |
/openthread-latest/src/core/border_router/ | ||
D | routing_manager.hpp | 698 uint32_t GetValidLifetime(void) const { return mValidLifetime; } in GetValidLifetime() function in ot::BorderRouter::RoutingManager::LifetimedPrefix |