Searched defs:hostapd_radius_servers (Results 1 – 1 of 1) sorted by relevance
145 struct hostapd_radius_servers { struct149 struct hostapd_radius_server *auth_servers;154 int num_auth_servers;159 struct hostapd_radius_server *auth_server;164 struct hostapd_radius_server *acct_servers;169 int num_acct_servers;174 struct hostapd_radius_server *acct_server;186 int retry_primary_interval;191 int msg_dumps;196 struct hostapd_ip_addr client_addr;[all …]