CNDP  22.08.0
cne_vlan_hdr Struct Reference

#include <cne_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.

Definition at line 75 of file cne_ether.h.

Field Documentation

◆ vlan_tci

uint16_t vlan_tci

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

Definition at line 76 of file cne_ether.h.

◆ eth_proto

uint16_t eth_proto

Ethernet type of encapsulated frame.

Definition at line 77 of file cne_ether.h.


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