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.h69 struct hostapd_data { struct
70 struct hostapd_iface *iface;
94 void (*new_assoc_sta_cb)(struct hostapd_data *hapd, argument
97 void *msg_ctx; /* ctx for wpa_msg() calls */
98 void *msg_ctx_parent; /* parent interface ctx for wpa_msg() calls */
100 struct radius_client_data *radius;
101 u32 acct_session_id_hi, acct_session_id_lo;
102 struct radius_das_data *radius_das;
104 struct iapp_data *iapp;
106 struct hostapd_cached_radius_acl *acl_cache;
[all …]