DPDK  2.0.0
Data Fields
rte_acl_rule_data Struct Reference

#include <rte_acl.h>

Data Fields

uint32_t category_mask
int32_t priority
uint32_t userdata

Detailed Description

Miscellaneous data for ACL rule.

Field Documentation

uint32_t category_mask

Mask of categories for that rule.

int32_t priority

Priority for that rule.

uint32_t userdata

Associated with the rule user data.


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