Searched refs:failed_auth_attempts (Results 1 – 2 of 2) sorted by relevance
94 size_t failed_auth_attempts = 0; variable
358 t->failed_auth_attempts = 0; in handle_packet()360 if (t->failed_auth_attempts++ > 10) in handle_packet()