|
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:
- /builds/wireshark/wireshark/extcap/etw_ndiscap.c