ReactOS 0.4.15-dev-7953-g1f49173
_VLAN_TAG Struct Reference

#include <netiodef.h>

Public Attributes

union {
   UINT16   Tag
 
   struct {
      UINT16   VID:12
 
      UINT16   CFI:1
 
      UINT16   User_Priority:3
 
   } 
 
}; 
 
UINT16 Type
 

Detailed Description

Definition at line 454 of file netiodef.h.

Member Data Documentation

◆ 

union { ... } _VLAN_TAG::@3075

◆ CFI

UINT16 _VLAN_TAG::CFI

Definition at line 459 of file netiodef.h.

◆ Tag

UINT16 _VLAN_TAG::Tag

Definition at line 456 of file netiodef.h.

◆ Type

UINT16 _VLAN_TAG::Type

Definition at line 463 of file netiodef.h.

◆ User_Priority

UINT16 _VLAN_TAG::User_Priority

Definition at line 460 of file netiodef.h.

◆ VID

UINT16 _VLAN_TAG::VID

Definition at line 458 of file netiodef.h.


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