DPDK  21.08.0
Data Fields
rte_flow_action_modify_data Struct Reference

#include <rte_flow.h>

Data Fields

enum rte_flow_field_id field
 
uint32_t level
 
uint64_t value
 

Detailed Description

Field description for MODIFY_FIELD action.

Definition at line 3209 of file rte_flow.h.

Field Documentation

◆ field

enum rte_flow_field_id field

Field or memory type ID.

Definition at line 3210 of file rte_flow.h.

◆ level

uint32_t level

< Encapsulation level or tag index. Number of bits to skip from a field.

Definition at line 3215 of file rte_flow.h.

◆ value

uint64_t value

Immediate value for RTE_FLOW_FIELD_VALUE or memory address for RTE_FLOW_FIELD_POINTER.

Definition at line 3223 of file rte_flow.h.


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