Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dtcp.h1103 static inline unsigned long tcp_probe0_when(const struct sock *sk, in tcp_probe0_when() function
/linux-4.4.14/net/ipv4/
Dtcp_output.c3505 tcp_probe0_when(sk, probe_max), in tcp_send_probe0()
Dtcp_input.c3285 unsigned long when = tcp_probe0_when(sk, TCP_RTO_MAX); in tcp_ack_probe()