Searched refs:TCP_TIMEOUT_MIN_US (Results 1 – 2 of 2) sorted by relevance
165 #define TCP_TIMEOUT_MIN_US (2*USEC_PER_MSEC) /* Min TCP timeout in microsecs */ macro
3131 timeout_us += TCP_TIMEOUT_MIN_US; in tcp_schedule_loss_probe()