Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall.h131 log_intercept(&tuple); in netfirewall_policy_ingress()
183 log_intercept(&tuple); in netfirewall_policy_egress()
H A Dnetfirewall_event.h62 static __always_inline void log_intercept(struct match_tuple *tuple) in log_intercept() function