Searched refs:tcp_rto_delta_us (Results 1 – 3 of 3) sorted by relevance
2083 static inline s64 tcp_rto_delta_us(const struct sock *sk) in tcp_rto_delta_us() function
2767 tcp_rto_delta_us(sk); /* How far in future is RTO? */ in tcp_schedule_loss_probe()
3148 s64 delta_us = tcp_rto_delta_us(sk); in tcp_rearm_rto()