| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
action description More...
#include <doca_flow.h>

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 | |
| }; | |
action description
Definition at line 1019 of file doca_flow.h.
| union { ... } |
| 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 |
| struct doca_flow_desc_field doca_flow_action_desc::src |
Definition at line 992 of file doca_flow.h.
| enum doca_flow_action_type doca_flow_action_desc::type |
type
Definition at line 992 of file doca_flow.h.
| uint32_t doca_flow_action_desc::width |
Definition at line 1025 of file doca_flow.h.