Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_NDIS_NET_BUFFER_LIST_8021Q_INFO Struct Reference

Public Attributes

union {
   struct {
      UINT32   UserPriority: 3
 
      UINT32   CanonicalFormatId: 1
 
      UINT32   VlanId: 12
 
      UINT32   Reserved: 16
 
   }   TagHeader
 
   struct {
      UINT32   UserPriority: 3
 
      UINT32   CanonicalFormatId: 1
 
      UINT32   VlanId: 12
 
      UINT32   WMMInfo: 4
 
      UINT32   Reserved: 12
 
   }   WLanTagHeader
 
   PVOID   Value
 
}; 
 

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