DPDK  /usr/bin/make-f/build/dpdk-O0P6ZU/dpdk-16.11/mk/rte.sdkconfig.mkshowversion
Data Fields
rte_table_acl_rule_delete_params Struct Reference

#include <rte_table_acl.h>

+ Collaboration diagram for rte_table_acl_rule_delete_params:

Data Fields

struct rte_acl_field field_value [RTE_ACL_MAX_FIELDS]
 

Detailed Description

ACL rule specification for entry delete operation

Examples:
ip_pipeline/pipeline/pipeline_firewall_be.c.

Definition at line 83 of file rte_table_acl.h.

Field Documentation

struct rte_acl_field field_value[RTE_ACL_MAX_FIELDS]

Values for the fields of the ACL rule to be deleted from table

Examples:
ip_pipeline/pipeline/pipeline_firewall_be.c.

Definition at line 85 of file rte_table_acl.h.


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