Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:rconf

513 	struct hostapd_radius_server *rconf;
519 rconf = conf->acct_server;
523 rconf = conf->auth_server;
543 rconf->malformed_responses++;
554 rconf->access_accepts++;
557 rconf->access_rejects++;
560 rconf->access_challenges++;
563 rconf->responses++;
599 rconf->round_trip_time = roundtrip;
631 rconf->bad_authenticators++;
633 rconf->unknown_types++;