Home
last modified time | relevance | path

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

/linux-6.14.4/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.c2542 tcp_cleanup_congestion_control(sk);
/linux-6.14.4/include/net/
Dtcp.h1227 void tcp_cleanup_congestion_control(struct sock *sk);
/linux-6.14.4/net/mptcp/
Dprotocol.c2859 tcp_cleanup_congestion_control(sk); in mptcp_ca_reset()