HomeSort by: relevance | last modified time | path
    Searched refs:pmk_reauth_threshold (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
preauth_test.c 158 u32 pmk_lifetime, u8 pmk_reauth_threshold,
wpas_glue.c 599 u32 pmk_lifetime, u8 pmk_reauth_threshold,
636 params.pmk_reauth_threshold = pmk_reauth_threshold;
  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa_i.h 314 u8 pmk_reauth_threshold, int akmp)
319 pmk_reauth_threshold, akmp);
pmksa_cache.c 240 unsigned int pmk_reauth_threshold = 70; local
270 pmk_reauth_threshold =
275 pmk_lifetime * pmk_reauth_threshold / 100;
wpa.h 48 u8 pmk_reauth_threshold, int akmp);
  /src/external/bsd/wpa/dist/src/drivers/
driver.h 2878 u8 pmk_reauth_threshold; member in struct:wpa_pmkid_params
driver_nl80211.c 10016 (params->pmk_reauth_threshold &&
10018 params->pmk_reauth_threshold)) ||

Completed in 68 milliseconds