Home
last modified time | relevance | path

Searched refs:SAE_ANTI_CLOGGING_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dap_config.h307 #define SAE_ANTI_CLOGGING_THRESHOLD 2 /* max number of commit msg allowed to queue without anti-clo… macro
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_hostap.c120 hapd->conf->sae_anti_clogging_threshold = SAE_ANTI_CLOGGING_THRESHOLD; in hostap_init()