Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhostapd.h173 struct hostapd_data { struct
179 int is_hostapd;
181 struct hostapd_iface *iface;
182 struct hostapd_config *iconf;
183 struct hostapd_bss_config *conf;
184 int interface_added; /* virtual interface added for this BSS */
208 void (*new_assoc_sta_cb)(struct hostapd_data *hapd, argument
211 void *msg_ctx; /* ctx for wpa_msg() calls */
212 void *msg_ctx_parent; /* parent interface ctx for wpa_msg() calls */
214 struct radius_client_data *radius;
[all …]