DPDK  22.07.0
Data Fields
rte_flow_template_table_attr Struct Reference

#include <rte_flow.h>

Data Fields

struct rte_flow_attr flow_attr
 
uint32_t nb_flows
 

Detailed Description

Warning
EXPERIMENTAL: this API may change without prior notice.

Table attributes.

Definition at line 5231 of file rte_flow.h.

Field Documentation

◆ flow_attr

struct rte_flow_attr flow_attr

Flow attributes to be used in each rule generated from this table.

Definition at line 5235 of file rte_flow.h.

◆ nb_flows

uint32_t nb_flows

Maximum number of flow rules that this table holds.

Definition at line 5239 of file rte_flow.h.


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