Searched refs:SCTP_GETPTIME_TIMEVAL (Results 1 – 3 of 3) sorted by relevance
1001 #define SCTP_GETPTIME_TIMEVAL(x) getwintimeofday(x) /* this doesn't seem to ever be used.. */ macro1004 #define SCTP_GETPTIME_TIMEVAL(x) gettimeofday(x, NULL) macro1010 #define SCTP_GETPTIME_TIMEVAL(x) (microuptime(x)) macro
1426 SCTP_GETPTIME_TIMEVAL(<ls); in sctp_cwnd_prepare_rtcc_net_for_sack()1596 SCTP_GETPTIME_TIMEVAL(&net->cc_mod.rtcc.tls); in sctp_cwnd_update_rtcc_packet_transmitted()
3063 (void)SCTP_GETPTIME_TIMEVAL(&now); in sctp_calculate_rto()