Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/dccp/ccids/
A Dccid2.h81 tx_lsndtime; member
A Dccid2.c222 s32 delta = now - hc->tx_lsndtime; in ccid2_cwnd_restart()
247 (s32)(now - hc->tx_lsndtime) >= hc->tx_rto) in ccid2_hc_tx_packet_sent()
250 hc->tx_lsndtime = now; in ccid2_hc_tx_packet_sent()
742 hc->tx_last_cong = hc->tx_lsndtime = hc->tx_cwnd_stamp = ccid2_jiffies32; in ccid2_hc_tx_init()

Completed in 4 milliseconds