Home | History | Annotate | Download | only in radius

Lines Matching full:rconf

704 	struct hostapd_radius_server *rconf;
710 rconf = conf->acct_server;
714 rconf = conf->auth_server;
734 rconf->malformed_responses++;
746 rconf->access_accepts++;
749 rconf->access_rejects++;
752 rconf->access_challenges++;
755 rconf->responses++;
792 rconf->round_trip_time = roundtrip;
823 rconf->bad_authenticators++;
825 rconf->unknown_types++;