|
DPDK
2.0.0
|
#include <rte_table_acl.h>
Data Fields | |
| const char * | name |
| uint32_t | n_rules |
| uint32_t | n_rule_fields |
| struct rte_acl_field_def | field_format [RTE_ACL_MAX_FIELDS] |
ACL table parameters
| struct rte_acl_field_def field_format[RTE_ACL_MAX_FIELDS] |
Format specification of the fields of the ACL rule
| uint32_t n_rule_fields |
Number of fields in the ACL rule specification
| uint32_t n_rules |
Maximum number of ACL rules in the table
| const char* name |
Name
1.8.1.2