Home
last modified time | relevance | path

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

/linux-6.12.1/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.c2539 tcp_cleanup_congestion_control(sk);
/linux-6.12.1/include/net/
Dtcp.h1210 void tcp_cleanup_congestion_control(struct sock *sk);
/linux-6.12.1/net/mptcp/
Dprotocol.c2856 tcp_cleanup_congestion_control(sk); in mptcp_ca_reset()