Home
last modified time | relevance | path

Searched refs:SCTP_FR_T3_MARK_TIME (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/netinet/
HDsctp_timer.c509 SCTP_FR_T3_MARK_TIME); in sctp_mark_all_for_resend()
527 sctp_log_fr(cur_rto, now.tv_sec, now.tv_usec, SCTP_FR_T3_MARK_TIME); in sctp_mark_all_for_resend()
528 sctp_log_fr(0, min_wait.tv_sec, min_wait.tv_usec, SCTP_FR_T3_MARK_TIME); in sctp_mark_all_for_resend()
577 SCTP_FR_T3_MARK_TIME); in sctp_mark_all_for_resend()
HDsctp_constants.h131 #define SCTP_FR_T3_MARK_TIME 26 macro