Home
last modified time | relevance | path

Searched refs:SCTP_GETPTIME_TIMEVAL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_constants.h963 #define SCTP_GETPTIME_TIMEVAL(x) (microuptime(x)) macro
H A Dsctp_cc_functions.c1326 SCTP_GETPTIME_TIMEVAL(&ltls); in sctp_cwnd_prepare_rtcc_net_for_sack()
1493 SCTP_GETPTIME_TIMEVAL(&net->cc_mod.rtcc.tls); in sctp_cwnd_update_rtcc_packet_transmitted()
H A Dsctputil.c2936 (void)SCTP_GETPTIME_TIMEVAL(&now); in sctp_calculate_rto()