Home
last modified time | relevance | path

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

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