tcp_cubic_congestion_exp
static void tcp_cubic_congestion_exp(struct tcpcb *);
tcp_cubic_congestion_exp(tp);
.cong_exp = tcp_cubic_congestion_exp,