Home
last modified time | relevance | path

Searched defs:retry (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_mschapv2.c370 int retry = 1; in eap_mschapv2_failure_txt() local
616 int retry = 0; in eap_mschapv2_failure() local
/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_mac_struct.h32 …uint32_t retry : 1; /*When this bit is set the MAC attempts only one transmission. When a… member