Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_ledbat.c82 update_cwnd(struct tcpcb *tp, uint32_t update, bool is_incr) in update_cwnd() function
213 update_cwnd(tp, incr, true); in tcp_ledbat_congestion_avd()
275 update_cwnd(tp, update, true); in ledbat_pp_congestion_avd()
292 update_cwnd(tp, update, false); in ledbat_pp_congestion_avd()
345 update_cwnd(tp, update, true); in ledbat_pp_ack_rcvd()
363 update_cwnd(tp, update, true); in ledbat_pp_ack_rcvd()
433 update_cwnd(tp, incr, true); in tcp_ledbat_ack_rcvd()