Home
last modified time | relevance | path

Searched refs:dot11RSNAConfigPMKReauthThreshold (Results 1 – 10 of 10) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig.h706 unsigned int dot11RSNAConfigPMKReauthThreshold; member
Dconfig_winreg.c214 &config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_read_global()
582 config->dot11RSNAConfigPMKReauthThreshold, in wpa_config_write_global()
Dconfig_file.c1157 if (config->dot11RSNAConfigPMKReauthThreshold) in wpa_config_write_global()
1159 config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_write_global()
Dwpa_supplicant.c7150 if (wpa_s->conf->dot11RSNAConfigPMKReauthThreshold && in wpa_supplicant_init_iface()
7152 wpa_s->conf->dot11RSNAConfigPMKReauthThreshold)) { in wpa_supplicant_init_iface()
Dconfig.c5432 { INT(dot11RSNAConfigPMKReauthThreshold), 0 },
/hostap-latest/src/rsn_supp/
Dpmksa_cache.c271 pmksa->sm->dot11RSNAConfigPMKReauthThreshold; in pmksa_cache_add()
397 pmksa->sm->dot11RSNAConfigPMKReauthThreshold, in pmksa_cache_add_entry()
Dwpa_i.h94 unsigned int dot11RSNAConfigPMKReauthThreshold; member
Dwpa.c4205 sm->dot11RSNAConfigPMKReauthThreshold, in wpa_sm_get_mib()
4322 sm->dot11RSNAConfigPMKReauthThreshold = 70; in wpa_sm_init()
4901 sm->dot11RSNAConfigPMKReauthThreshold = value; in wpa_sm_set_param()
/hostap-latest/doc/
Dctrl_iface.doxygen82 dot11RSNAConfigPMKReauthThreshold=70
182 - dot11RSNAConfigPMKReauthThreshold
/hostap-latest/src/ap/
Dwpa_auth.c85 static const int dot11RSNAConfigPMKReauthThreshold = 70; variable
6174 dot11RSNAConfigPMKReauthThreshold,