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

  /external/wpa_supplicant_8/hostapd/
wired.conf 15 eap_reauth_period=3600
config_file.c     [all...]
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.h 18 int eap_reauth_period; member in struct:eapol_auth_config
eapol_auth_sm.c 805 sm->reAuthPeriod = eapol->conf.eap_reauth_period;
806 sm->reAuthEnabled = eapol->conf.eap_reauth_period > 0 ? TRUE : FALSE;
1187 dst->eap_reauth_period = src->eap_reauth_period;
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.h 277 int eap_reauth_period; member in struct:hostapd_bss_config
ap_config.c 54 bss->eap_reauth_period = 3600;
ieee802_1x.c     [all...]

Completed in 91 milliseconds