DPDK  2.0.0
Data Fields
vlan_hdr Struct Reference

#include <rte_ether.h>

Data Fields

uint16_t vlan_tci
uint16_t eth_proto

Detailed Description

Ethernet VLAN Header. Contains the 16-bit VLAN Tag Control Identifier and the Ethernet type of the encapsulated frame.

Field Documentation

uint16_t eth_proto

Ethernet type of encapsulated frame.

uint16_t vlan_tci

Priority (3) + CFI (1) + Identifier Code (12)


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