|
skeletonKey
BEng Dissertation; Pen-testing device
|
Struct to store the MAC header of a Wi-Fi packet. More...
#include <WiFiTools.h>
Data Fields | |
| unsigned | frame_ctrl: 16 |
| unsigned | duration_id: 16 |
| uint8_t | addr1 [6] |
| uint8_t | addr2 [6] |
| uint8_t | addr3 [6] |
| unsigned | sequence_ctrl: 16 |
| uint8_t | addr4 [6] |
Struct to store the MAC header of a Wi-Fi packet.