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

doca flow push data information More...

#include <doca_flow.h>

Collaboration diagram for doca_flow_push_action:

Data Fields

enum doca_flow_push_action_type type
 
union {
   struct doca_flow_push_vlan_action   vlan
 
}; 
 

Detailed Description

doca flow push data information

Definition at line 593 of file doca_flow.h.

Field Documentation

◆ 

union { ... }

◆ type

enum doca_flow_push_action_type doca_flow_push_action::type

header type to push

Definition at line 577 of file doca_flow.h.

◆ vlan

struct doca_flow_push_vlan_action doca_flow_push_action::vlan

Definition at line 577 of file doca_flow.h.


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