Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h1652 static inline unsigned long tcp_probe0_when(const struct sock *sk,
1643 static inline unsigned long tcp_probe0_when(const struct sock *sk, tcp_probe0_when() function
/linux/net/ipv4/
H A Dtcp_output.c4622 timeout = tcp_probe0_when(sk, tcp_rto_max(sk)); in tcp_send_probe0()
H A Dtcp_input.c3824 unsigned long when = tcp_probe0_when(sk, tcp_rto_max(sk)); in tcp_ack_probe()