hostapd
Public Attributes | List of all members
wpa_event_data::disassoc_info Struct Reference

struct disassoc_info - Data for EVENT_DISASSOC 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 Disassociation frame
 
size_t ie_len
 ie_len - Length of ie buffer in octets
 
int locally_generated
 locally_generated - Whether the frame was locally generated
 

Detailed Description

struct disassoc_info - Data for EVENT_DISASSOC events


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