Home
last modified time | relevance | path

Searched refs:tcp_cleanup_congestion_control (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/ipv4/
Dtcp_cong.c254 tcp_cleanup_congestion_control(sk); in tcp_reinit_congestion_control()
269 void tcp_cleanup_congestion_control(struct sock *sk) in tcp_cleanup_congestion_control() function
Dtcp_ipv4.c2553 tcp_cleanup_congestion_control(sk);
/linux-6.15/include/net/
Dtcp.h1280 void tcp_cleanup_congestion_control(struct sock *sk);
/linux-6.15/net/mptcp/
Dprotocol.c2754 tcp_cleanup_congestion_control(sk); in mptcp_ca_reset()