Home
last modified time | relevance | path

Searched defs:ExpirationChecker (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/net/
Dsrp_advertising_proxy.hpp226 struct ExpirationChecker struct
228 explicit ExpirationChecker(TimeMilli aNow) in ExpirationChecker() argument
233 TimeMilli mNow;
/external/openthread/src/core/border_router/
Drouting_manager.hpp689 struct ExpirationChecker struct in ot::BorderRouter::RoutingManager::LifetimedPrefix
691 explicit ExpirationChecker(TimeMilli aNow) { mNow = aNow; } in ExpirationChecker() function
692 TimeMilli mNow;