Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h706 unsigned int dot11RSNAConfigPMKReauthThreshold; member
H A Dconfig_winreg.c214 &config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_read_global()
582 config->dot11RSNAConfigPMKReauthThreshold, in wpa_config_write_global()
H A Dconfig_file.c1156 if (config->dot11RSNAConfigPMKReauthThreshold) in wpa_config_write_global()
1158 config->dot11RSNAConfigPMKReauthThreshold); in wpa_config_write_global()
H A Dwpa_supplicant.c7318 if (wpa_s->conf->dot11RSNAConfigPMKReauthThreshold && in wpa_supplicant_init_iface()
7320 wpa_s->conf->dot11RSNAConfigPMKReauthThreshold)) { in wpa_supplicant_init_iface()
H A Dconfig.c5430 { INT(dot11RSNAConfigPMKReauthThreshold), 0 },
/freebsd/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.c271 pmksa->sm->dot11RSNAConfigPMKReauthThreshold; in pmksa_cache_add()
397 pmksa->sm->dot11RSNAConfigPMKReauthThreshold, in pmksa_cache_add_entry()
H A Dwpa_i.h94 unsigned int dot11RSNAConfigPMKReauthThreshold; member
H A Dwpa.c4024 sm->dot11RSNAConfigPMKReauthThreshold, in wpa_sm_get_mib()
4141 sm->dot11RSNAConfigPMKReauthThreshold = 70; in wpa_sm_init()
4651 sm->dot11RSNAConfigPMKReauthThreshold = value; in wpa_sm_set_param()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c85 static const int dot11RSNAConfigPMKReauthThreshold = 70; variable
6026 dot11RSNAConfigPMKReauthThreshold,