Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h965 #define SCTP_GETPTIME_TIMEVAL(x) (microuptime(x)) macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h965 #define SCTP_GETPTIME_TIMEVAL(x) (microuptime(x)) macro
H A Dsctp_cc_functions.c1331 SCTP_GETPTIME_TIMEVAL(&ltls); in sctp_cwnd_prepare_rtcc_net_for_sack()
1498 SCTP_GETPTIME_TIMEVAL(&net->cc_mod.rtcc.tls); in sctp_cwnd_update_rtcc_packet_transmitted()
H A Dsctputil.c2948 (void)SCTP_GETPTIME_TIMEVAL(&now); in sctp_calculate_rto()