Data Fields
Enet_VlanTag_s Struct Reference

VLAN tag. More...

#include <enet_types.h>

Data Fields

uint16_t tpid
 
uint8_t pcp
 
uint8_t dei
 
uint16_t vlanId
 
Enet_VlanTagType tagType
 

Detailed Description

VLAN tag.

Field Documentation

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)


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated