DOKK / manpages / debian 13 / dpdk-doc / rte_table_acl_params.3.en
rte_table_acl_params(3) Library Functions Manual rte_table_acl_params(3)

rte_table_acl_params

#include <rte_table_acl.h>


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

Definition at line 29 of file rte_table_acl.h.

Name

Definition at line 31 of file rte_table_acl.h.

Maximum number of ACL rules in the table

Definition at line 34 of file rte_table_acl.h.

Number of fields in the ACL rule specification

Definition at line 37 of file rte_table_acl.h.

Format specification of the fields of the ACL rule

Definition at line 40 of file rte_table_acl.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK