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

rte_table_acl.h

#include <stdint.h>
#include 'rte_acl.h'
#include 'rte_table.h'


struct rte_table_acl_params
struct rte_table_acl_rule_add_params
struct rte_table_acl_rule_delete_params


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.

ACL table operations

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK