Home
last modified time | relevance | path

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

/hostap-latest/src/pae/
Dieee802_1x_kay_i.h148 u32 retry_count; member
Dieee802_1x_kay.c2684 if (participant->retry_count < MAX_RETRY_CNT || in ieee802_1x_participant_timer()
2687 participant->retry_count++; in ieee802_1x_participant_timer()
3088 if (principal->retry_count < MAX_RETRY_CNT || principal->mode == PSK) { in ieee802_1x_kay_enable_new_info()
3090 principal->retry_count++; in ieee802_1x_kay_enable_new_info()
3428 participant->retry_count = 0; in ieee802_1x_kay_decode_mkpdu()
3753 participant->retry_count = 0; in ieee802_1x_kay_create_mka()