Searched refs:ccid3hctx_t_ld (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/ccids/
H A Dccid3.h92 * @ccid3hctx_t_ld - Time last doubled during slow start
113 struct timeval ccid3hctx_t_ld; member in struct:ccid3_hc_tx_sock
H A Dccid3.c157 } else if (timeval_delta(now, &hctx->ccid3hctx_t_ld) -
164 hctx->ccid3hctx_t_ld = *now;
351 hctx->ccid3hctx_t_ld = now;
485 hctx->ccid3hctx_t_ld = now;

Completed in 101 milliseconds