Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/ccids/
H A Dccid3.h98 ktime_t tx_t_nom; member
H A Dccid3.c294 hc->tx_t_nom = now; in ccid3_hc_tx_send_packet()
324 delay = ktime_us_delta(hc->tx_t_nom, now); in ccid3_hc_tx_send_packet()
345 hc->tx_t_nom = ktime_add_us(hc->tx_t_nom, hc->tx_t_ipi); in ccid3_hc_tx_send_packet()