Home
last modified time | relevance | path

Searched refs:tcp_enter_cwr (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/Documentation/networking/net_cachelines/
H A Dinet_connection_sock.rst26 … tcp_cwnd_application_limited,tcp_set_ca_state,tcp_enter_cwr,tcp_tso_should…
/linux-6.15/net/ipv4/
H A Dtcp_cdg.c257 tcp_enter_cwr(sk); in tcp_cdg_backoff()
H A Dtcp_input.c2758 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() function
2769 EXPORT_SYMBOL(tcp_enter_cwr);
2795 tcp_enter_cwr(sk); in tcp_try_to_open()
H A Dtcp_output.c1484 tcp_enter_cwr(sk); in __tcp_transmit_skb()
/linux-6.15/include/net/
H A Dtcp.h1428 void tcp_enter_cwr(struct sock *sk);