Structure of a Data/Management frame MAC header. More...
#include <mac_frame.h>

Data Fields | |
| uint16_t | fctl |
| Frame control. | |
| uint16_t | durid |
| Duration/ID. | |
| struct mac_addr | addr1 |
| Address 1. | |
| struct mac_addr | addr2 |
| Address 2. | |
| struct mac_addr | addr3 |
| Address 3. | |
| uint16_t | seq |
| Sequence control. | |
Structure of a Data/Management frame MAC header.
Definition at line 2375 of file mac_frame.h.
1.6.1