DPDK 22.11.5
|
Go to the source code of this file.
Data Structures | |
struct | rte_table_acl_params |
struct | rte_table_acl_rule_add_params |
struct | rte_table_acl_rule_delete_params |
Variables | |
struct rte_table_ops | rte_table_acl_ops |
RTE Table ACL
This table uses the Access Control List (ACL) algorithm to uniquely associate data to lookup keys.
Use-cases: Firewall rule database, etc.
Definition in file rte_table_acl.h.
|
extern |
ACL table operations