|
hostapd
|
struct deauth_info - Data for EVENT_DEAUTH events More...
#include <driver.h>
Public Attributes | |
| const u8 * | addr |
| addr - Station address (for AP mode) | |
| u16 | reason_code |
| reason_code - Reason Code (host byte order) used in Deauthentication frame | |
| const u8 * | ie |
| ie - Optional IE(s) in Deauthentication frame | |
| size_t | ie_len |
| ie_len - Length of ie buffer in octets | |
| int | locally_generated |
| locally_generated - Whether the frame was locally generated | |
struct deauth_info - Data for EVENT_DEAUTH events
1.8.12