Searched refs:cong_exp (Results 1 – 3 of 3) sorted by relevance
76 void (*cong_exp)(struct tcpcb *); member
650 .cong_exp = tcp_reno_congestion_exp,790 .cong_exp = tcp_reno_congestion_exp,984 .cong_exp = tcp_cubic_congestion_exp,
1764 tp->t_congctl->cong_exp(tp); in tcp_input()