Home
last modified time | relevance | path

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

/system/connectivity/shill/shims/
Dnetfilter_queue_processor.cc313 time_t expiration_threshold = now - kExpirationIntervalSeconds; in ExpireListeners() local
317 if (last_listener->last_transmission >= expiration_threshold && in ExpireListeners()