Searched refs:TBNET_LOGIN_RETRIES (Results 1 – 1 of 1) sorted by relevance
35 #define TBNET_LOGIN_RETRIES 60 macro436 if (net->login_retries >= TBNET_LOGIN_RETRIES || in tbnet_handle_packet()648 if (net->login_retries++ < TBNET_LOGIN_RETRIES) { in tbnet_login_work()