Searched refs:TCP_RESOURCE_PROBE_INTERVAL (Results 1 – 3 of 3) sorted by relevance
388 min(tp->rto, TCP_RESOURCE_PROBE_INTERVAL)); in tcp_retransmit_timer()635 elapsed = TCP_RESOURCE_PROBE_INTERVAL; in tcp_keepalive_timer()
1474 min(tp->rto << tp->backoff, TCP_RESOURCE_PROBE_INTERVAL)); in tcp_send_probe0()
339 #define TCP_RESOURCE_PROBE_INTERVAL ((unsigned)(HZ/2U)) /* Maximal interval between probes macro