Searched refs:dot11RSNAConfigPMKReauthThreshold (Results 1 – 9 of 9) sorted by relevance
706 unsigned int dot11RSNAConfigPMKReauthThreshold; member
214 &config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_read_global()582 config->dot11RSNAConfigPMKReauthThreshold, in wpa_config_write_global()
1156 if (config->dot11RSNAConfigPMKReauthThreshold) in wpa_config_write_global()1158 config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_write_global()
7318 if (wpa_s->conf->dot11RSNAConfigPMKReauthThreshold && in wpa_supplicant_init_iface()7320 wpa_s->conf->dot11RSNAConfigPMKReauthThreshold)) { in wpa_supplicant_init_iface()
5430 { INT(dot11RSNAConfigPMKReauthThreshold), 0 },
271 pmksa->sm->dot11RSNAConfigPMKReauthThreshold; in pmksa_cache_add()397 pmksa->sm->dot11RSNAConfigPMKReauthThreshold, in pmksa_cache_add_entry()
94 unsigned int dot11RSNAConfigPMKReauthThreshold; member
4024 sm->dot11RSNAConfigPMKReauthThreshold, in wpa_sm_get_mib()4141 sm->dot11RSNAConfigPMKReauthThreshold = 70; in wpa_sm_init()4651 sm->dot11RSNAConfigPMKReauthThreshold = value; in wpa_sm_set_param()
85 static const int dot11RSNAConfigPMKReauthThreshold = 70; variable6026 dot11RSNAConfigPMKReauthThreshold,