Searched defs:SegmentWithTime (Results 1 – 1 of 1) sorted by relevance
156 struct SegmentWithTime struct158 SegmentWithTime(void) : timeStamp(0), timeOut(0), resendMark(false) {} in SegmentWithTime() argument169 Deque<SegmentWithTime, DEPTH> m_queue; // Resend queue argument