Home
last modified time | relevance | path

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

/hostap/src/ap/
Dhostapd.h190 struct hostapd_data { struct
191 struct hostapd_iface *iface;
192 struct hostapd_config *iconf;
193 struct hostapd_bss_config *conf;
194 int interface_added; /* virtual interface added for this BSS */
218 void (*new_assoc_sta_cb)(struct hostapd_data *hapd, argument
221 void *msg_ctx; /* ctx for wpa_msg() calls */
222 void *msg_ctx_parent; /* parent interface ctx for wpa_msg() calls */
224 struct radius_client_data *radius;
225 u64 acct_session_id;
[all …]