Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dtcp_timer.c365 tcp_probe0_base(sk)); in tcp_probe_timer()
/Linux-v5.10/include/net/
Dtcp.h1315 static inline unsigned long tcp_probe0_base(const struct sock *sk) in tcp_probe0_base() function
1324 u64 when = (u64)tcp_probe0_base(sk) << inet_csk(sk)->icsk_backoff; in tcp_probe0_when()
1333 tcp_probe0_base(sk), TCP_RTO_MAX); in tcp_check_probe_timer()