Searched refs:acct_failover (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_client.c390 int auth_failover = 0, acct_failover = 0; local
433 acct_failover++;
480 if (acct_failover && conf->num_acct_servers > 1) {
/external/wpa_supplicant_8/src/radius/
H A Dradius_client.c390 int auth_failover = 0, acct_failover = 0; local
433 acct_failover++;
480 if (acct_failover && conf->num_acct_servers > 1) {
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_client.c390 int auth_failover = 0, acct_failover = 0; local
433 acct_failover++;
480 if (acct_failover && conf->num_acct_servers > 1) {

Completed in 88 milliseconds