Home
last modified time | relevance | path

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

/ohos5.0/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()