Searched defs:cwnd (Results 1 – 4 of 4) sorted by relevance
249 def set_temporary_tcp_init_cwnd(self, cwnd): argument470 def _set_cwnd(self, cwnd): argument529 def _set_cwnd(self, cwnd): argument
388 int cwnd = ceil(cwnd_); in SendPackets() local
1046 uint32_t cwnd = m_cwnd; in attemptSend() local
760 int qack, cwnd, ssthresh, backoff; member