NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
doca_flow_action_desc Struct Reference

action description More...

#include <doca_flow.h>

Collaboration diagram for doca_flow_action_desc:

Data Fields

enum doca_flow_action_type type
 
union {
   struct {
      struct doca_flow_desc_field   src
 
      struct doca_flow_desc_field   dst
 
      uint32_t   width
 
   }   field_op
 
}; 
 

Detailed Description

action description

Definition at line 1019 of file doca_flow.h.

Field Documentation

◆ 

union { ... }

◆ dst

struct doca_flow_desc_field doca_flow_action_desc::dst

Definition at line 992 of file doca_flow.h.

◆ 

struct { ... } doca_flow_action_desc::field_op

◆ src

struct doca_flow_desc_field doca_flow_action_desc::src

Definition at line 992 of file doca_flow.h.

◆ type

enum doca_flow_action_type doca_flow_action_desc::type

type

Definition at line 992 of file doca_flow.h.

◆ width

uint32_t doca_flow_action_desc::width

Definition at line 1025 of file doca_flow.h.


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