Home
last modified time | relevance | path

Searched refs:dctcp_reno (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_dctcp.c65 static struct tcp_congestion_ops dctcp_reno; variable
98 inet_csk(sk)->icsk_ca_ops = &dctcp_reno; in dctcp_init()
193 if (inet_csk(sk)->icsk_ca_ops != &dctcp_reno) { in dctcp_get_info()
230 static struct tcp_congestion_ops dctcp_reno __read_mostly = {
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_dctcp.c68 static struct tcp_congestion_ops dctcp_reno; variable
103 inet_csk(sk)->icsk_ca_ops = &dctcp_reno; in dctcp_init()
216 if (inet_csk(sk)->icsk_ca_ops != &dctcp_reno) { in dctcp_get_info()
254 static struct tcp_congestion_ops dctcp_reno __read_mostly = {

Completed in 2 milliseconds