| 
    CNDP
    22.08.0
    
   | 
 
#include <cne_ether.h>
Data Fields | |
| uint16_t | vlan_tci | 
| uint16_t | eth_proto | 
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.
| uint16_t vlan_tci | 
Priority (3) + CFI (1) + Identifier Code (12)
Definition at line 76 of file cne_ether.h.
| uint16_t eth_proto | 
Ethernet type of encapsulated frame.
Definition at line 77 of file cne_ether.h.