| DPDK
    18.11.11
    | 
#include <rte_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 282 of file rte_ether.h.
| uint16_t vlan_tci | 
Priority (3) + CFI (1) + Identifier Code (12)
Definition at line 283 of file rte_ether.h.
| uint16_t eth_proto | 
Ethernet type of encapsulated frame.
Definition at line 284 of file rte_ether.h.
 1.8.9.1
 1.8.9.1