Home | History | Annotate | Download | only in radius

Lines Matching refs:rconf

514 	struct hostapd_radius_server *rconf;
520 rconf = conf->acct_server;
524 rconf = conf->auth_server;
544 rconf->malformed_responses++;
555 rconf->access_accepts++;
558 rconf->access_rejects++;
561 rconf->access_challenges++;
564 rconf->responses++;
600 rconf->round_trip_time = roundtrip;
632 rconf->bad_authenticators++;
634 rconf->unknown_types++;