Home
last modified time | relevance | path

Searched defs:hostapd_data (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhostapd.h105 struct hostapd_data { struct
106 struct hostapd_iface *iface;
107 struct hostapd_config *iconf;
108 struct hostapd_bss_config *conf;
109 int interface_added; /* virtual interface added for this BSS */
133 void (*new_assoc_sta_cb)(struct hostapd_data *hapd, argument
136 void *msg_ctx; /* ctx for wpa_msg() calls */
137 void *msg_ctx_parent; /* parent interface ctx for wpa_msg() calls */
139 struct radius_client_data *radius;
140 u32 acct_session_id_hi, acct_session_id_lo;
[all …]