structrte_flow_attrflow_attr
Flow attributes to be used in each rule generated from this table.
Definition at line 5957 of file rte_flow.h.
uint32_tnb_flows
Maximum number of flow rules that this table holds.
Definition at line 5961 of file rte_flow.h.
uint32_tspecialize
Optional hint flags for driver optimization. The effect may vary in the different drivers. The
functionality must not rely on the hints. Value is composed with RTE_FLOW_TABLE_SPECIALIZE_* based on
application design choices. Misused hints may mislead the driver, it may result in an undefined behavior.
Definition at line 5970 of file rte_flow.h.
enumrte_flow_table_insertion_typeinsertion_type
Insertion type for flow rules.
Definition at line 5974 of file rte_flow.h.
enumrte_flow_table_hash_funchash_func
Hash calculation function for the packet matching.
Definition at line 5978 of file rte_flow.h.