Home
last modified time | relevance | path

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

/Linux-v5.4/net/dccp/ccids/
Dccid3.h97 ktime_t tx_t_ld; member
Dccid3.c134 } else if (ktime_us_delta(now, hc->tx_t_ld) - (s64)hc->tx_rtt >= 0) { in ccid3_hc_tx_update_x()
139 hc->tx_t_ld = now; in ccid3_hc_tx_update_x()
302 hc->tx_t_ld = now; in ccid3_hc_tx_send_packet()
396 hc->tx_t_ld = now; in ccid3_hc_tx_packet_recv()