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

doca flow push VLAN data information More...

#include <doca_flow.h>

Collaboration diagram for doca_flow_push_vlan_action:

Data Fields

doca_be16_t eth_type
 
struct doca_flow_header_eth_vlan vlan_hdr
 

Detailed Description

doca flow push VLAN data information

Definition at line 576 of file doca_flow.h.

Field Documentation

◆ eth_type

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.

◆ vlan_hdr

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.


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