Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

rte_table_acl_rule_delete_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2             rte_table_acl_rule_delete_params(3)

Detailed Description

       ACL rule specification for entry delete operation

       Definition at line 53 of file rte_table_acl.h.

Field Documentation

structrte_acl_fieldfield_value[RTE_ACL_MAX_FIELDS]
       Values for the fields of the ACL rule to be deleted from table

       Definition at line 55 of file rte_table_acl.h.

Name

       rte_table_acl_rule_delete_params

Synopsis

       #include <rte_table_acl.h>

   DataFields
       struct rte_acl_fieldfield_value [RTE_ACL_MAX_FIELDS]

See Also