Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h173 struct hostapd_data { struct
174 struct hostapd_iface *iface;
175 struct hostapd_config *iconf;
176 struct hostapd_bss_config *conf;
177 int interface_added; /* virtual interface added for this BSS */
201 void (*new_assoc_sta_cb)(struct hostapd_data *hapd, argument
204 void *msg_ctx; /* ctx for wpa_msg() calls */
205 void *msg_ctx_parent; /* parent interface ctx for wpa_msg() calls */
207 struct radius_client_data *radius;
208 u64 acct_session_id;
[all …]