VLAN tag.
Data Fields | |
| uint16_t | tpid |
| uint8_t | pcp |
| uint8_t | dei |
| uint16_t | vlanId |
| Enet_VlanTagType | tagType |
| uint16_t Enet_VlanTag::tpid |
Tag protocol identifier (TPID)
| uint8_t Enet_VlanTag::pcp |
Priority code point (PCP)
| uint8_t Enet_VlanTag::dei |
Drop elegible indicator (DEI)
| uint16_t Enet_VlanTag::vlanId |
VLAN id (VID)
| Enet_VlanTagType Enet_VlanTag::tagType |
Whether is an inner or outer VLAN tag