Home | History | Annotate | Download | only in radius

Lines Matching refs:num_acct_servers

344 		if (radius->acct_sock < 0 && conf->num_acct_servers > 1) {
482 if (acct_failover && conf->num_acct_servers > 1)
537 if (next > &conf->acct_servers[conf->num_acct_servers - 1])
1606 for (i = 0; i < conf->num_acct_servers; i++) {