Searched defs:hostapd_radius_servers (Results 1 – 3 of 3) sorted by relevance
49 struct hostapd_radius_servers { struct51 struct hostapd_radius_server *auth_servers, *auth_server;52 int num_auth_servers;53 struct hostapd_radius_server *acct_servers, *acct_server;54 int num_acct_servers;56 int retry_primary_interval;57 int acct_interim_interval;59 int msg_dumps;61 struct hostapd_ip_addr client_addr;62 int force_client_addr;
126 struct hostapd_radius_servers { struct130 struct hostapd_radius_server *auth_servers;135 int num_auth_servers;140 struct hostapd_radius_server *auth_server;145 struct hostapd_radius_server *acct_servers;150 int num_acct_servers;155 struct hostapd_radius_server *acct_server;167 int retry_primary_interval;172 int msg_dumps;177 struct hostapd_ip_addr client_addr;[all …]
49 struct hostapd_radius_servers { struct51 struct hostapd_radius_server *auth_servers, *auth_server;52 int num_auth_servers;53 struct hostapd_radius_server *acct_servers, *acct_server;54 int num_acct_servers;56 int retry_primary_interval;57 int acct_interim_interval;59 int msg_dumps;