Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall.h133 if (match_action(&tuple, &key) != SK_PASS) { in netfirewall_policy_ingress()
196 if (!MatchDnsQuery(&tuple) && match_action(&tuple, &key) != SK_PASS) { in netfirewall_policy_egress()
H A Dnetfirewall_match.h379 static __always_inline enum sk_action match_action(struct match_tuple *tuple, struct bitmap *key) in match_action() function

Completed in 1 milliseconds