Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c522 SCTP_CALC_RXT(sctp, fp, in sctp_heartbeat_timer()
718 SCTP_CALC_RXT(sctp, fp, rto_max); in sctp_rexmit_timer()
H A Dsctp_output.c1821 SCTP_CALC_RXT(sctp, oldfp, sctp->sctp_rto_max); in sctp_rexmit()
2038 SCTP_CALC_RXT(sctp, oldfp, sctp->sctp_rto_max); in sctp_rexmit()
H A Dsctp_impl.h172 #define SCTP_CALC_RXT(sctp, fp, max) \ macro
H A Dsctp_asconf.c891 SCTP_CALC_RXT(sctp, fp, sctp->sctp_rto_max); in sctp_rc_timer()