Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/ccids/
H A Dccid3.c95 static u32 ccid3_hc_tx_idle_rtt(struct ccid3_hc_tx_sock *hc, ktime_t now) in ccid3_hc_tx_idle_rtt() function
127 if (ccid3_hc_tx_idle_rtt(hc, now) >= 2) { in ccid3_hc_tx_update_x()