Home
last modified time | relevance | path

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

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