Home
last modified time | relevance | path

Searched refs:kDeprecationInterval (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/utils/
Dslaac_address.hpp158 static constexpr uint32_t kDeprecationInterval = member in ot::Utils::Slaac
Dslaac_address.cpp227 aAddress.SetExpirationTime(TimerMilli::GetNow() + kDeprecationInterval); in DeprecateAddress()