Home | History | Annotate | Download | only in radius

Lines Matching defs:rconf

698 	struct hostapd_radius_server *rconf;
704 rconf = conf->acct_server;
708 rconf = conf->auth_server;
728 rconf->malformed_responses++;
740 rconf->access_accepts++;
743 rconf->access_rejects++;
746 rconf->access_challenges++;
749 rconf->responses++;
786 rconf->round_trip_time = roundtrip;
817 rconf->bad_authenticators++;
819 rconf->unknown_types++;