DPDK  make-f/builddir/build/BUILD/dpdk-2.0.0/mk/rte.sdkconfig.mkshowversion
Data Fields
rte_acl_param Struct Reference

#include <rte_acl.h>

Data Fields

const char * name
 
int socket_id
 
uint32_t rule_size
 
uint32_t max_rule_num
 

Detailed Description

Parameters used when creating the ACL context.

Field Documentation

uint32_t max_rule_num

Maximum number of rules.

const char* name

Name of the ACL context.

uint32_t rule_size

Size of each rule.

int socket_id

Socket ID to allocate memory for.


The documentation for this struct was generated from the following file: