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

rte_table_acl_rule_add_params

#include <rte_table_acl.h>


int32_t priority
struct rte_acl_field field_value [RTE_ACL_MAX_FIELDS]

ACL rule specification for entry add operation

Definition at line 44 of file rte_table_acl.h.

ACL rule priority, with 0 as the highest priority

Definition at line 46 of file rte_table_acl.h.

Values for the fields of the ACL rule to be added to the table

Definition at line 49 of file rte_table_acl.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK