wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
wpa_event_data::disassoc_info Struct Reference

Data for EVENT_DISASSOC 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. More...
 
const u8 * ie
 Optional IE(s) in Disassociation 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_DISASSOC events.

Field Documentation

u16 wpa_event_data::disassoc_info::reason_code

Reason Code (host byte order) used in.

Deauthentication frame


The documentation for this struct was generated from the following file: