Searched refs:tx_cwnd_stamp (Results 1 – 2 of 2) sorted by relevance
207 hc->tx_cwnd_stamp = now; in ccid2_cwnd_application_limited()226 hc->tx_cwnd_stamp = now; in ccid2_cwnd_restart()251 hc->tx_cwnd_stamp = now; in ccid2_hc_tx_packet_sent()258 if (ccid2_do_cwv && (s32)(now - hc->tx_cwnd_stamp) >= hc->tx_rto) in ccid2_hc_tx_packet_sent()734 hc->tx_last_cong = hc->tx_lsndtime = hc->tx_cwnd_stamp = ccid2_time_stamp; in ccid2_hc_tx_init()
92 tx_cwnd_stamp, member