Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dtcp.h1516 static inline unsigned long tcp_probe0_when(const struct sock *sk, in tcp_probe0_when() function
/linux-6.15/net/ipv4/
H A Dtcp_output.c4401 timeout = tcp_probe0_when(sk, tcp_rto_max(sk)); in tcp_send_probe0()
H A Dtcp_input.c3573 unsigned long when = tcp_probe0_when(sk, tcp_rto_max(sk)); in tcp_ack_probe()