wpa_supplicant / hostapd 2.0
Data Fields

wpa_event_data::deauth_info Struct Reference

Data for EVENT_DEAUTH events. More...

#include <driver.h>

Data Fields

const u8 * addr
 Station address (for AP mode)
u16 reason_code
 Reason Code (host byte order) used in.
const u8 * ie
 Optional IE(s) in Deauthentication frame.
size_t ie_len
 Length of ie buffer in octets.
int locally_generated
 Whether the frame was locally generated.

Detailed Description

Data for EVENT_DEAUTH events.


Field Documentation

Reason Code (host byte order) used in.

Deauthentication frame


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines