Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dinet_connection_sock.rst30 … - inet_csk_reset_xmit_timer,tcp_connect,tcp_check_probe_timer,__tcp_push…
/linux/include/net/
H A Dtcp.h1444 static inline void tcp_check_probe_timer(struct sock *sk) in tcp_check_probe_timer() function
/linux/net/ipv4/
H A Dtcp_output.c3016 tcp_check_probe_timer(sk); in __tcp_push_pending_frames()