Searched defs:SCTP_GETTIME_TIMEVAL (Results 1 – 1 of 1) sorted by relevance
1049 #define SCTP_GETTIME_TIMEVAL(x) getwintimeofday(x) macro1052 #define SCTP_GETTIME_TIMEVAL(x) gettimeofday(x, NULL) macro1058 #define SCTP_GETTIME_TIMEVAL(x) (getmicrouptime(x)) macro