Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.6.0.3
|
Interface ACL entry information. More...
#include <openapi_acl.h>
Data Fields | |
uint32_t | aclId |
ACL identifying number (per ACL type) | |
OPEN_ACL_TYPE_t | aclType |
Type of ACL. | |
OPEN_BOOL_t | isDacl |
Is ACL downloadable ACL or not. | |
uint32_t | seqNum |
ACL evaluation order sequence number. | |
Interface ACL entry information.
Definition at line 173 of file openapi_acl.h.