Searched refs:sae_anti_clogging_threshold (Results 1 – 3 of 3) sorted by relevance
198 if (hapd->conf->sae_anti_clogging_threshold == 0) { in use_sae_anti_clogging()208 if (open >= hapd->conf->sae_anti_clogging_threshold) { in use_sae_anti_clogging()217 hapd->conf->sae_anti_clogging_threshold) { in use_sae_anti_clogging()
303 unsigned int sae_anti_clogging_threshold; member
120 hapd->conf->sae_anti_clogging_threshold = SAE_ANTI_CLOGGING_THRESHOLD; in hostap_init()