enum AclAction

ACL actions.

0
PERMIT
Allow the packet that matches the ACL to flow.
1
DENY
Drop the packet if it matches the ACL.