DPDK  21.02.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 2869 of file rte_flow.h.

Field Documentation

enum rte_flow_field_id field

Field or memory type ID.

Definition at line 2870 of file rte_flow.h.

uint32_t level

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

Definition at line 2875 of file rte_flow.h.

uint64_t value

Immediate value for RTE_FLOW_FIELD_VALUE or memory address for RTE_FLOW_FIELD_POINTER.

Definition at line 2883 of file rte_flow.h.


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