|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
IEEE 802.11 MAC frame header without Address 4 field, with QoS Control field (QoS data frames). More...
#include <dot11decrypt_int.h>
Public Attributes | |
| unsigned char | fc [2] |
| unsigned char | dur [2] |
| unsigned char | addr1 [6] |
| unsigned char | addr2 [6] |
| unsigned char | addr3 [6] |
| unsigned char | seq [2] |
| unsigned char | qos [2] |
IEEE 802.11 MAC frame header without Address 4 field, with QoS Control field (QoS data frames).
| unsigned char _DOT11DECRYPT_MAC_FRAME_QOS::addr1[6] |
Destination address (DA) or BSSID depending on frame type
| unsigned char _DOT11DECRYPT_MAC_FRAME_QOS::addr2[6] |
Source address (SA) or transmitter address (TA)
| unsigned char _DOT11DECRYPT_MAC_FRAME_QOS::addr3[6] |
BSSID, SA, or DA depending on To DS / From DS bits
| unsigned char _DOT11DECRYPT_MAC_FRAME_QOS::dur[2] |
Duration/ID field: NAV value or association ID
| unsigned char _DOT11DECRYPT_MAC_FRAME_QOS::fc[2] |
Frame Control field: protocol version, type, subtype, and flags
| unsigned char _DOT11DECRYPT_MAC_FRAME_QOS::qos[2] |
QoS Control field: traffic identifier (TID), AMSDU flag, and AP/STA-specific subfields
| unsigned char _DOT11DECRYPT_MAC_FRAME_QOS::seq[2] |
Sequence Control field: fragment number and sequence number