Home
last modified time | relevance | path

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

/linux-6.8/net/ipv4/
Dtcp_cong.c258 tcp_cleanup_congestion_control(sk); in tcp_reinit_congestion_control()
273 void tcp_cleanup_congestion_control(struct sock *sk) in tcp_cleanup_congestion_control() function
Dtcp_ipv4.c2503 tcp_cleanup_congestion_control(sk);
/linux-6.8/include/net/
Dtcp.h1158 void tcp_cleanup_congestion_control(struct sock *sk);
/linux-6.8/net/mptcp/
Dprotocol.c2789 tcp_cleanup_congestion_control(sk); in mptcp_ca_reset()