Home
last modified time | relevance | path

Searched refs:REPORT_INTERVAL_SEC (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_ct_def.h24 #define REPORT_INTERVAL_SEC 5 macro
H A Dnetfirewall_ct.h86 if ((last_report + REPORT_INTERVAL_SEC) < now || last_seen_flags != seen_flags) { in update_timeout_inner()
106 * @return If REPORT_INTERVAL_SEC has elapsed since the last update, updates the last_updated timestamp

Completed in 2 milliseconds