Searched refs:sae_auth_retry (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dmesh_rsn.c40 MAC2STR(sta->addr), sta->sae_auth_retry);
43 if (sta->sae_auth_retry < MESH_AUTH_RETRY) {
48 if (sta->sae_auth_retry > MESH_AUTH_RETRY) {
61 sta->sae_auth_retry++;
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h100 u8 sae_auth_retry; member in struct:sta_info

Completed in 184 milliseconds