#include <rte_acl.h>
Detailed Description
ACL build configuration. Defines the fields of an ACL trie and number of categories to build with.
- Examples:
- examples/ipsec-secgw/sp4.c, examples/ipsec-secgw/sp6.c, and examples/l3fwd-acl/main.c.
Definition at line 92 of file rte_acl.h.
Field Documentation
Number of categories to build with.
Definition at line 93 of file rte_acl.h.
Number of field definitions.
Definition at line 94 of file rte_acl.h.
array of field definitions.
Definition at line 95 of file rte_acl.h.
max memory limit for internal run-time structures.
Definition at line 98 of file rte_acl.h.
The documentation for this struct was generated from the following file: