Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dtcp.h1357 static inline unsigned long tcp_probe0_when(const struct sock *sk, in tcp_probe0_when() function
/linux-6.1.9/net/ipv4/
Dtcp_output.c4107 timeout = tcp_probe0_when(sk, TCP_RTO_MAX); in tcp_send_probe0()
Dtcp_input.c3461 unsigned long when = tcp_probe0_when(sk, TCP_RTO_MAX); in tcp_ack_probe()