Home
last modified time | relevance | path

Searched refs:pmk_reauth_threshold (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/rsn_supp/
Dpmksa_cache.c240 unsigned int pmk_reauth_threshold = 70; in pmksa_cache_add() local
270 pmk_reauth_threshold = in pmksa_cache_add()
275 pmk_lifetime * pmk_reauth_threshold / 100; in pmksa_cache_add()
Dwpa_i.h320 u8 pmk_reauth_threshold, int akmp) in wpa_sm_add_pmkid() argument
325 pmk_reauth_threshold, akmp); in wpa_sm_add_pmkid()
Dwpa.h48 u8 pmk_reauth_threshold, int akmp);
/hostap-latest/wpa_supplicant/
Dpreauth_test.c158 u32 pmk_lifetime, u8 pmk_reauth_threshold, in wpa_supplicant_add_pmkid() argument
Dwpas_glue.c615 u32 pmk_lifetime, u8 pmk_reauth_threshold, in wpa_supplicant_add_pmkid() argument
652 params.pmk_reauth_threshold = pmk_reauth_threshold; in wpa_supplicant_add_pmkid()
/hostap-latest/src/drivers/
Ddriver.h2900 u8 pmk_reauth_threshold; member
Ddriver_nl80211.c10074 (params->pmk_reauth_threshold && in nl80211_pmkid()
10076 params->pmk_reauth_threshold)) || in nl80211_pmkid()