Searched refs:MAX_CLOSE_WAIT (Results 1 – 2 of 2) sorted by relevance
72 #define MAX_CLOSE_WAIT 1000 /* microseconds, typically 2-3 cycles */ macro1331 } while (++i < MAX_CLOSE_WAIT); in eth_close()1351 } while (++i < MAX_CLOSE_WAIT); in eth_close()
52 #define MAX_CLOSE_WAIT 1000 /* microseconds */ macro1186 } while (++i < MAX_CLOSE_WAIT); in hss_hdlc_close()