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

/linux-master/net/dccp/ccids/
H A Dccid3.h46 # define TFRC_T_DELTA USEC_PER_MSEC macro
48 # define TFRC_T_DELTA (USEC_PER_SEC / (2 * HZ)) macro
H A Dccid3.c334 if (delay >= TFRC_T_DELTA)

Completed in 160 milliseconds