![]() |
![]() |
VLAN tag. More...
#include <enet_types.h>
Data Fields | |
uint16_t | tpid |
uint8_t | pcp |
uint8_t | dei |
uint16_t | vlanId |
Enet_VlanTagType | tagType |
VLAN tag.
uint8_t Enet_VlanTag_s::dei |
Drop elegible indicator (DEI)
uint8_t Enet_VlanTag_s::pcp |
Priority code point (PCP)
Enet_VlanTagType Enet_VlanTag_s::tagType |
Whether is an inner or outer VLAN tag
uint16_t Enet_VlanTag_s::tpid |
Tag protocol identifier (TPID)
uint16_t Enet_VlanTag_s::vlanId |
VLAN id (VID)