DPDK 22.11.5
|
#include <rte_flow.h>
Data Fields | |
struct rte_flow_attr | flow_attr |
uint32_t | nb_flows |
Table attributes.
Definition at line 5196 of file rte_flow.h.
struct rte_flow_attr flow_attr |
Flow attributes to be used in each rule generated from this table.
Definition at line 5200 of file rte_flow.h.
uint32_t nb_flows |
Maximum number of flow rules that this table holds.
Definition at line 5204 of file rte_flow.h.