logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_table_acl.h

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                              rte_table_acl.h(3)

Detailed Description

       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.

Name

       rte_table_acl.h

Synopsis

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

   DataStructures
       struct rte_table_acl_params
       struct rte_table_acl_rule_add_params
       struct rte_table_acl_rule_delete_paramsVariables
       struct rte_table_opsrte_table_acl_ops

Variable Documentation

structrte_table_opsrte_table_acl_ops[extern]
       ACL table operations

return

See Also