Home
last modified time | relevance | path

Searched refs:dot11RSNAConfigPMKReauthThreshold (Results 1 - 18 of 18) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpmksa_cache.c203 pmksa->sm->dot11RSNAConfigPMKReauthThreshold / 100; in pmksa_cache_add()
315 pmksa->sm->dot11RSNAConfigPMKReauthThreshold, in pmksa_cache_add_entry()
H A Dwpa_i.h93 unsigned int dot11RSNAConfigPMKReauthThreshold; member
H A Dwpa.c3908 "dot11RSNAConfigPMKReauthThreshold=%d\n"
3916 sm->dot11RSNAConfigPMKReauthThreshold,
4026 sm->dot11RSNAConfigPMKReauthThreshold = 70;
4515 sm->dot11RSNAConfigPMKReauthThreshold = value;
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.h630 * dot11RSNAConfigPMKReauthThreshold - PMK re-authentication threshold
635 unsigned int dot11RSNAConfigPMKReauthThreshold; member
H A Dconfig_winreg.c212 TEXT("dot11RSNAConfigPMKReauthThreshold"), in wpa_config_read_global()
214 &config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_read_global()
571 TEXT("dot11RSNAConfigPMKReauthThreshold"), in wpa_config_write_global()
572 config->dot11RSNAConfigPMKReauthThreshold, in wpa_config_write_global()
H A Dconfig_file.c1152 if (config->dot11RSNAConfigPMKReauthThreshold) in wpa_config_write_global()
1153 fprintf(f, "dot11RSNAConfigPMKReauthThreshold=%u\n", in wpa_config_write_global()
1154 config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_write_global()
H A Dwpa_supplicant.c5768 if (wpa_s->conf->dot11RSNAConfigPMKReauthThreshold &&
5770 wpa_s->conf->dot11RSNAConfigPMKReauthThreshold)) {
5772 "dot11RSNAConfigPMKReauthThreshold");
H A Dconfig.c4742 { INT(dot11RSNAConfigPMKReauthThreshold), 0 },
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig.h665 * dot11RSNAConfigPMKReauthThreshold - PMK re-authentication threshold
670 unsigned int dot11RSNAConfigPMKReauthThreshold; member
H A Dconfig_winreg.c212 TEXT("dot11RSNAConfigPMKReauthThreshold"), in wpa_config_read_global()
214 &config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_read_global()
580 TEXT("dot11RSNAConfigPMKReauthThreshold"), in wpa_config_write_global()
581 config->dot11RSNAConfigPMKReauthThreshold, in wpa_config_write_global()
H A Dconfig_file.c1172 if (config->dot11RSNAConfigPMKReauthThreshold) in wpa_config_write_global()
1173 fprintf(f, "dot11RSNAConfigPMKReauthThreshold=%u\n", in wpa_config_write_global()
1174 config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_write_global()
H A Dwpa_supplicant.c7054 if (wpa_s->conf->dot11RSNAConfigPMKReauthThreshold &&
7056 wpa_s->conf->dot11RSNAConfigPMKReauthThreshold)) {
7058 "dot11RSNAConfigPMKReauthThreshold");
H A Dconfig.c5293 { INT(dot11RSNAConfigPMKReauthThreshold), 0 },
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpmksa_cache.c161 pmksa->sm->dot11RSNAConfigPMKReauthThreshold / 100; in pmksa_cache_add()
H A Dwpa_i.h75 unsigned int dot11RSNAConfigPMKReauthThreshold; member
H A Dwpa.c2546 "dot11RSNAConfigPMKReauthThreshold=%d\n" in wpa_sm_get_mib()
2554 sm->dot11RSNAConfigPMKReauthThreshold, in wpa_sm_get_mib()
2653 sm->dot11RSNAConfigPMKReauthThreshold = 70; in wpa_sm_init()
3024 sm->dot11RSNAConfigPMKReauthThreshold = value; in wpa_sm_set_param()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c91 static const int dot11RSNAConfigPMKReauthThreshold = 70; variable
4601 "dot11RSNAConfigPMKReauthThreshold=%u\n" in wpa_get_mib()
4620 dot11RSNAConfigPMKReauthThreshold, in wpa_get_mib()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c75 static const int dot11RSNAConfigPMKReauthThreshold = 70; variable
4174 "dot11RSNAConfigPMKReauthThreshold=%u\n" in wpa_get_mib()
4193 dot11RSNAConfigPMKReauthThreshold, in wpa_get_mib()

Completed in 63 milliseconds