| 
    DPDK
    19.08.0-rc0
    
   | 
 
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.
| struct rte_table_ops rte_table_acl_ops | 
ACL table operations
 1.8.15