AM64x MCU+ SDK  09.02.00

Detailed Description

VLAN tag.

Data Fields

uint16_t tpid
 
uint8_t pcp
 
uint8_t dei
 
uint16_t vlanId
 
Enet_VlanTagType tagType
 

Field Documentation

◆ tpid

uint16_t Enet_VlanTag::tpid

Tag protocol identifier (TPID)

◆ pcp

uint8_t Enet_VlanTag::pcp

Priority code point (PCP)

◆ dei

uint8_t Enet_VlanTag::dei

Drop elegible indicator (DEI)

◆ vlanId

uint16_t Enet_VlanTag::vlanId

VLAN id (VID)

◆ tagType

Enet_VlanTagType Enet_VlanTag::tagType

Whether is an inner or outer VLAN tag