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

  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h 112 Boolean reAuthEnabled;
eapol_auth_dump.c 202 "%s reAuthPeriod=%d reAuthEnabled=%s\n", prefix, prefix,
204 sm->reAuthPeriod, _SB(sm->reAuthEnabled));
eapol_auth_sm.c 619 sm->authPortStatus == Unauthorized || !sm->reAuthEnabled) {
792 sm->reAuthEnabled = eapol->conf.eap_reauth_period > 0 ? TRUE : FALSE;
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c     [all...]

Completed in 35 milliseconds