Searched refs:tcp_cubic_update (Results 1 – 1 of 1) sorted by relevance
51 static uint32_t tcp_cubic_update(struct tcpcb *tp, uint32_t rtt);145 tcp_cubic_update(struct tcpcb *tp, uint32_t rtt) in tcp_cubic_update() function301 cubic_target_win = tcp_cubic_update(tp, rtt); in tcp_cubic_congestion_avd()