Searched refs:MSEC_T (Results 1 – 4 of 4) sorted by relevance
75 void SetDefaultTimeout(MSEC_T msec) { m_defaultTimeout = msec; } in SetDefaultTimeout()149 static const MSEC_T DEFAULT_TIMEOUT = 50; // 150 ~ 180KB154 static const MSEC_T SYN_SEGMENT_TIMEOUT = 200;164 MSEC_T timeStamp; // Time when sending165 MSEC_T timeOut; // If the time specified here is exceeded, it becomes a resend target.170 MSEC_T m_defaultTimeout; // Timeout time (in milliseconds)
253 typedef clock_t MSEC_T; typedef254 MSEC_T GetCurrentTimeAsMillisecond(void);271 typedef s64 MSEC_T; typedef272 MSEC_T GetCurrentTimeAsMillisecond(void);
143 … static const MSEC_T FIN_TIMEOUT = 1000; // Parameter that needs to be adjusted with a CTR device.175 MSEC_T m_finAckSentTime; // Time when ACK was sent last in response to FIN segment.
291 MSEC_T GetCurrentTimeAsMillisecond(void) in GetCurrentTimeAsMillisecond()307 MSEC_T GetCurrentTimeAsMillisecond(void)