Lines Matching defs:rconf
1104 struct hostapd_radius_server *rconf;
1120 rconf = conf->acct_server;
1130 rconf = conf->auth_server;
1202 rconf->malformed_responses++;
1214 rconf->access_accepts++;
1217 rconf->access_rejects++;
1220 rconf->access_challenges++;
1223 rconf->responses++;
1260 rconf->round_trip_time = roundtrip;
1291 rconf->bad_authenticators++;
1293 rconf->unknown_types++;