Searched refs:sctp_timer (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_asconf.h42 sctp_timer((sctp), (fp)->sf_rc_timer_mp, (intvl)); \
H A Dsctp_heartbeat.c262 sctp_timer(sctp, sctp->sctp_heartbeat_mp, earliest_expiry);
H A Dsctp_timer.c73 * sctp_timer mechanism.
87 * sctp_timer - start, restart, stop the timer
100 sctp_timer(sctp_t *sctp, mblk_t *mp, clock_t tim) function
153 * b_rptr is used by the sctp_timer mechanism, and after b_rptr there is
192 * it has fired then sctp_timer() and sctp_timer_valid() will clean
274 * Called from sctp_timer(,,-1)
305 * The user of the sctp_timer mechanism is required to call
584 sctp_timer(sctp, sctp->sctp_heartbeat_mp, earliest_expiry);
597 dprint(3, ("sctp_timer: faddr=%x:%x:%x:%x\n",
H A Dsctp_impl.h148 sctp_timer((sctp), (fp)->sf_timer_mp, (intvl)); \
1151 extern void sctp_timer(sctp_t *, mblk_t *, clock_t);
H A Dsctp_opt_data.c531 sctp_timer(sctp, sctp->sctp_heartbeat_mp,
H A Dsctp_input.c4374 sctp_timer(sctp, sctp->sctp_ack_mp,

Completed in 69 milliseconds