| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
doca flow push VLAN data information More...
#include <doca_flow.h>

Data Fields | |
| doca_be16_t | eth_type |
| struct doca_flow_header_eth_vlan | vlan_hdr |
doca flow push VLAN data information
Definition at line 576 of file doca_flow.h.
| doca_be16_t doca_flow_push_vlan_action::eth_type |
eth type to be written in the eth header before the VLAN
Definition at line 577 of file doca_flow.h.
| struct doca_flow_header_eth_vlan doca_flow_push_vlan_action::vlan_hdr |
Vlan header that will be pushed
Definition at line 577 of file doca_flow.h.