#include <rte_acl.h>
Parameters used when creating the ACL context.
- Examples
- examples/ipsec-secgw/sp4.c, examples/ipsec-secgw/sp6.c, and examples/l3fwd/l3fwd_acl.c.
Definition at line 128 of file rte_acl.h.
◆ name
Name of the ACL context.
Definition at line 129 of file rte_acl.h.
◆ socket_id
Socket ID to allocate memory for.
Definition at line 130 of file rte_acl.h.
◆ rule_size
Size of each rule.
Definition at line 131 of file rte_acl.h.
◆ max_rule_num
Maximum number of rules.
Definition at line 132 of file rte_acl.h.
The documentation for this struct was generated from the following file: