TianoCore EDK2 master
Loading...
Searching...
No Matches
VLAN_TCI Union Reference

Data Fields

struct {
   UINT16   Vid: 12
 
   UINT16   Cfi: 1
 
   UINT16   Priority: 3
 
Bits
 
UINT16 Uint16
 

Detailed Description

Definition at line 111 of file NetLib.h.

Field Documentation

◆ Cfi

UINT16 VLAN_TCI::Cfi

Definition at line 114 of file NetLib.h.

◆ Priority

UINT16 VLAN_TCI::Priority

Definition at line 115 of file NetLib.h.

◆ Uint16

UINT16 VLAN_TCI::Uint16

Definition at line 117 of file NetLib.h.

◆ Vid

UINT16 VLAN_TCI::Vid

Definition at line 113 of file NetLib.h.


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