#include "../frame.h"
#include "../tag.h"
#include <stdint.h>
Go to the source code of this file.
|
| struct | libwifi_reassoc_req_fixed_parameters |
| | Reassociation Request Layout ─────────────────────────────── ┌───────────────────────────────┐ │ Header │ Bytes: 24 ├───────────────────────────────┤ │ Fixed Parameters │ Bytes: 10 │┌─────────────────────────────┐│ ││ capabilities ││ Bytes: 2 │├─────────────────────────────┤│ ││ interval ││ Bytes: 2 │├─────────────────────────────┤│ ││ current AP address ││ Bytes: 6 │└─────────────────────────────┘│ ├───────────────────────────────┤ │ Tagged Parameters │ Bytes: Variable └───────────────────────────────┘ More...
|
| |
| struct | libwifi_reassoc_req |
| |
◆ __attribute__()
◆ capabilities_information
| uint16_t capabilities_information |
◆ current_ap_address
| unsigned char current_ap_address[6] |
◆ fixed_parameters
◆ frame_header
◆ listen_interval
◆ tags