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.h140 struct hostapd_data { struct
141 struct hostapd_iface *iface;
142 struct hostapd_config *iconf;
143 struct hostapd_bss_config *conf;
144 int interface_added; /* virtual interface added for this BSS */
168 void (*new_assoc_sta_cb)(struct hostapd_data *hapd, argument
171 void *msg_ctx; /* ctx for wpa_msg() calls */
172 void *msg_ctx_parent; /* parent interface ctx for wpa_msg() calls */
174 struct radius_client_data *radius;
175 u64 acct_session_id;
[all …]