Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1325 static inline unsigned long tcp_probe0_base(const struct sock *sk) in tcp_probe0_base() function
1334 u64 when = (u64)tcp_probe0_base(sk) << inet_csk(sk)->icsk_backoff; in tcp_probe0_when()
1343 tcp_probe0_base(sk), TCP_RTO_MAX); in tcp_check_probe_timer()