Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtcp.h1249 static inline unsigned long tcp_probe0_when(const struct sock *sk, in tcp_probe0_when() function
/Linux-v4.19/net/ipv4/
Dtcp_output.c3738 tcp_probe0_when(sk, probe_max), in tcp_send_probe0()
Dtcp_input.c3276 unsigned long when = tcp_probe0_when(sk, TCP_RTO_MAX); in tcp_ack_probe()