Searched refs:SCTP_CALC_RXT (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_timer.c | 522 SCTP_CALC_RXT(sctp, fp, in sctp_heartbeat_timer() 718 SCTP_CALC_RXT(sctp, fp, rto_max); in sctp_rexmit_timer()
|
H A D | sctp_output.c | 1819 SCTP_CALC_RXT(sctp, oldfp, sctp->sctp_rto_max); in sctp_rexmit() 2036 SCTP_CALC_RXT(sctp, oldfp, sctp->sctp_rto_max); in sctp_rexmit()
|
H A D | sctp_impl.h | 172 #define SCTP_CALC_RXT(sctp, fp, max) \ macro
|
H A D | sctp_asconf.c | 885 SCTP_CALC_RXT(sctp, fp, sctp->sctp_rto_max); in sctp_rc_timer()
|