Home
last modified time | relevance | path

Searched refs:tcp_probe0_base (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/net/
Dtcp.h1289 static inline unsigned long tcp_probe0_base(const struct sock *sk) in tcp_probe0_base() function
1298 u64 when = (u64)tcp_probe0_base(sk) << inet_csk(sk)->icsk_backoff; in tcp_probe0_when()
1307 tcp_probe0_base(sk), TCP_RTO_MAX, in tcp_check_probe_timer()
/Linux-v5.4/net/ipv4/
Dtcp_timer.c360 tcp_probe0_base(sk)); in tcp_probe_timer()