Searched defs:hostapd_radius_servers (Results 1 – 1 of 1) sorted by relevance
120 struct hostapd_radius_servers { struct124 struct hostapd_radius_server *auth_servers;129 int num_auth_servers;134 struct hostapd_radius_server *auth_server;139 struct hostapd_radius_server *acct_servers;144 int num_acct_servers;149 struct hostapd_radius_server *acct_server;161 int retry_primary_interval;166 int msg_dumps;171 struct hostapd_ip_addr client_addr;[all …]