Man page - rte_acl_rule_data(3)

Packages contas this manual

Manual

rte_acl_rule_data(3) Library Functions Manual rte_acl_rule_data(3)

rte_acl_rule_data

#include <rte_acl.h>


uint32_t category_mask
int32_t priority
uint32_t userdata

Miscellaneous data for ACL rule.

Definition at line 100 of file rte_acl.h.

Mask of categories for that rule.

Definition at line 101 of file rte_acl.h.

Priority for that rule.

Definition at line 102 of file rte_acl.h.

Associated with the rule user data.

Definition at line 103 of file rte_acl.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.4 DPDK