Searched refs:net_try_count (Results 1 – 1 of 1) sorted by relevance
201 static int net_try_count; variable410 net_try_count = 1; in net_loop()711 if ((!retry_forever) && (net_try_count > retrycnt)) { in net_start_again()721 net_try_count++; in net_start_again()
Completed in 5 milliseconds