| rte_acl_param(3) | Library Functions Manual | rte_acl_param(3) |
rte_acl_param
#include <rte_acl.h>
const char * name
int socket_id
uint32_t rule_size
uint32_t max_rule_num
Parameters used when creating the ACL context.
Definition at line 128 of file rte_acl.h.
Name of the ACL context.
Definition at line 129 of file rte_acl.h.
Socket ID to allocate memory for.
Definition at line 130 of file rte_acl.h.
Size of each rule.
Definition at line 131 of file rte_acl.h.
Maximum number of rules.
Definition at line 132 of file rte_acl.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |