Searched refs:is_incr (Results 1 – 1 of 1) sorted by relevance
144 update_cwnd(struct tcpcb *tp, uint32_t update, bool is_incr) in update_cwnd() argument147 update_cwnd(struct tcpcb *tp, uint32_t update, __unused bool is_incr) in update_cwnd()180 assert(is_incr == false); in update_cwnd()