Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp_congctl.c201 static void tcp_reno_congestion_exp(struct tcpcb *tp);
458 tcp_reno_congestion_exp(struct tcpcb *tp) in tcp_reno_congestion_exp() function
515 tcp_reno_congestion_exp(tp); in tcp_reno_fast_retransmit()
650 .cong_exp = tcp_reno_congestion_exp,
790 .cong_exp = tcp_reno_congestion_exp,