Structure of a Beacon or ProbeRsp frame. More...
#include <mac_frame.h>

Data Fields | |
| struct mac_hdr | h |
| MAC Header. | |
| uint64_t | tsf |
| Timestamp. | |
| uint16_t | bcnint |
| Beacon interval. | |
| uint16_t | capa |
| Capability information. | |
| uint8_t | variable [] |
| Rest of the payload. | |
Structure of a Beacon or ProbeRsp frame.
Definition at line 2484 of file mac_frame.h.
1.6.1