Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_ledbat.c144 update_cwnd(struct tcpcb *tp, uint32_t update, bool is_incr) in update_cwnd() argument
147 update_cwnd(struct tcpcb *tp, uint32_t update, __unused bool is_incr) in update_cwnd()
180 assert(is_incr == false); in update_cwnd()