Searched refs:hostapd_radius_server (Results 1 – 4 of 4) sorted by relevance
27 struct hostapd_radius_server { struct124 struct hostapd_radius_server *auth_servers; argument134 struct hostapd_radius_server *auth_server;139 struct hostapd_radius_server *acct_servers;149 struct hostapd_radius_server *acct_server;
249 struct hostapd_radius_server *nserv,250 struct hostapd_radius_server *oserv,580 struct hostapd_radius_server *next, *old; in radius_client_auth_failover()609 struct hostapd_radius_server *next, *old; in radius_client_acct_failover()826 struct hostapd_radius_server *rconf; in radius_client_receive()1062 struct hostapd_radius_server *nserv, in radius_change_server()1063 struct hostapd_radius_server *oserv, in radius_change_server()1244 struct hostapd_radius_server *oserv; in radius_retry_primary_timer()1557 struct hostapd_radius_server *serv, in radius_client_dump_auth_server()1606 struct hostapd_radius_server *serv, in radius_client_dump_acct_server()[all …]
1003 struct hostapd_radius_server *as; in wpa_init_conf()1016 as = os_zalloc(sizeof(struct hostapd_radius_server)); in wpa_init_conf()
457 static void hostapd_config_free_radius(struct hostapd_radius_server *servers, in hostapd_config_free_radius()