Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_ledbat.c82 update_cwnd(struct tcpcb *tp, uint32_t update, bool is_incr) in update_cwnd() function
211 update_cwnd(tp, incr, true); in tcp_ledbat_congestion_avd()
273 update_cwnd(tp, update, true); in ledbat_pp_congestion_avd()
290 update_cwnd(tp, update, false); in ledbat_pp_congestion_avd()
343 update_cwnd(tp, update, true); in ledbat_pp_ack_rcvd()
361 update_cwnd(tp, update, true); in ledbat_pp_ack_rcvd()
429 update_cwnd(tp, incr, true); in tcp_ledbat_ack_rcvd()