|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
IEEE 802.11 MAC frame header without Address 4 field. 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] |
IEEE 802.11 MAC frame header without Address 4 field.
| unsigned char _DOT11DECRYPT_MAC_FRAME::addr1[6] |
Destination address (DA) or BSSID depending on frame type
| unsigned char _DOT11DECRYPT_MAC_FRAME::addr2[6] |
Source address (SA) or transmitter address (TA)
| unsigned char _DOT11DECRYPT_MAC_FRAME::addr3[6] |
BSSID, SA, or DA depending on To DS / From DS bits
| unsigned char _DOT11DECRYPT_MAC_FRAME::dur[2] |
Duration/ID field: NAV value or association ID
| unsigned char _DOT11DECRYPT_MAC_FRAME::fc[2] |
Frame Control field: protocol version, type, subtype, and flags
| unsigned char _DOT11DECRYPT_MAC_FRAME::seq[2] |
Sequence Control field: fragment number and sequence number