Home
last modified time | relevance | path

Searched refs:use_anti_clogging (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/pasn/
Dpasn_common.h124 int use_anti_clogging; member
Dpasn_responder.c719 } else if (pasn->use_anti_clogging) { in handle_auth_pasn_1()
/hostap-latest/src/ap/
Dieee802_11.c771 static int use_anti_clogging(struct hostapd_data *hapd) in use_anti_clogging() function
1519 if (!token && use_anti_clogging(hapd) && !allow_reuse) { in handle_auth_sae()
2661 pasn->use_anti_clogging = use_anti_clogging(hapd); in hapd_initialize_pasn()