Home
last modified time | relevance | path

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

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