Searched refs:MSEC_T (Results 1 – 4 of 4) sorted by relevance
73 void SetDefaultTimeout(MSEC_T msec) { m_defaultTimeout = msec; } in SetDefaultTimeout()147 static const MSEC_T DEFAULT_TIMEOUT = 50; // 150 ~ 180KB152 static const MSEC_T SYN_SEGMENT_TIMEOUT = 200;162 MSEC_T timeStamp; // Time when sending163 MSEC_T timeOut; // If the time specified here is exceeded, it becomes a resend target.168 MSEC_T m_defaultTimeout; // Timeout time (in milliseconds)
251 typedef clock_t MSEC_T; typedef252 MSEC_T GetCurrentTimeAsMillisecond(void);269 typedef s64 MSEC_T; typedef270 MSEC_T GetCurrentTimeAsMillisecond(void);
141 … static const MSEC_T FIN_TIMEOUT = 1000; // Parameter that needs to be adjusted with a CTR device.173 MSEC_T m_finAckSentTime; // Time when ACK was sent last in response to FIN segment.
289 MSEC_T GetCurrentTimeAsMillisecond(void) in GetCurrentTimeAsMillisecond()305 MSEC_T GetCurrentTimeAsMillisecond(void)