Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_ledbat.c82 update_cwnd(struct tcpcb *tp, uint32_t update, bool is_incr) in update_cwnd() argument
114 VERIFY(is_incr == false); in update_cwnd()