sctp_timer
sctp_timer((sctp), (fp)->sf_rc_timer_mp, (intvl)); \
sctp_timer(sctp, sctp->sctp_heartbeat_mp, earliest_expiry);
extern void sctp_timer(sctp_t *, mblk_t *, clock_t);
sctp_timer((sctp), (fp)->sf_timer_mp, (intvl)); \
sctp_timer(sctp, sctp->sctp_ack_mp,
sctp_timer(sctp, sctp->sctp_heartbeat_mp,
sctp_timer(sctp, sctp->sctp_heartbeat_mp, earliest_expiry);