| rte_flow_item_flex_field(3) | Library Functions Manual | rte_flow_item_flex_field(3) |
rte_flow_item_flex_field
#include <rte_flow.h>
enum rte_flow_item_flex_field_mode field_mode
uint32_t field_size
int32_t field_base
uint32_t offset_base
uint32_t offset_mask
int32_t offset_shift
uint32_t field_id:16
uint32_t reserved:16
Warning
Definition at line 2225 of file rte_flow.h.
Defines how match field offset is calculated over the packet.
Definition at line 2227 of file rte_flow.h.
Field size in bits.
Definition at line 2228 of file rte_flow.h.
Field offset in bits.
Definition at line 2229 of file rte_flow.h.
Indirect offset field offset in bits.
Definition at line 2230 of file rte_flow.h.
Indirect offset field bit mask.
Definition at line 2231 of file rte_flow.h.
Indirect offset multiply factor.
Definition at line 2232 of file rte_flow.h.
Device hint, for multiple items in flow.
Definition at line 2233 of file rte_flow.h.
Reserved field.
Definition at line 2234 of file rte_flow.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |