Searched refs:DENY (Results 1 – 2 of 2) sorted by relevance
22 enum FirewallRule { ALLOW, DENY }; enumerator
1248 return DENY; in parseRule()