HomeSort by relevance Sort by last modified time
    Searched refs:rconf (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/
radius_client.c 513 struct hostapd_radius_server *rconf; local
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++
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius_client.c 514 struct hostapd_radius_server *rconf; local
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++
    [all...]

Completed in 38 milliseconds