Home
last modified time | relevance | path

Searched defs:tcp_unregister_congestion_control (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_cong.c104 void tcp_unregister_congestion_control(struct tcp_congestion_ops *ca) in tcp_unregister_congestion_control() function
119 EXPORT_SYMBOL_GPL(tcp_unregister_congestion_control); variable
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_cong.c124 void tcp_unregister_congestion_control(struct tcp_congestion_ops *ca) in tcp_unregister_congestion_control() function
139 EXPORT_SYMBOL_GPL(tcp_unregister_congestion_control); variable

Completed in 2 milliseconds