Home
last modified time | relevance | path

Searched defs:SCTP_GETTIME_TIMEVAL (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_constants.h1049 #define SCTP_GETTIME_TIMEVAL(x) getwintimeofday(x) macro
1052 #define SCTP_GETTIME_TIMEVAL(x) gettimeofday(x, NULL) macro
1058 #define SCTP_GETTIME_TIMEVAL(x) (getmicrouptime(x)) macro