Searched defs:hostapd_radius_servers (Results 1 – 2 of 2) 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;
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;