Home
last modified time | relevance | path

Searched refs:sctp_timer (Results 1 – 7 of 7) 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_timer.c100 sctp_timer(sctp_t *sctp, mblk_t *mp, clock_t tim) in sctp_timer() function
584 sctp_timer(sctp, sctp->sctp_heartbeat_mp, earliest_expiry); in sctp_heartbeat_timer()
H A Dsctp_heartbeat.c262 sctp_timer(sctp, sctp->sctp_heartbeat_mp, earliest_expiry); in sctp_validate_peer()
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.c535 sctp_timer(sctp, sctp->sctp_heartbeat_mp, in sctp_set_peer_addr_params()
H A Dsctp_input.c4375 sctp_timer(sctp, sctp->sctp_ack_mp, in sctp_input_data()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files571 sctp_timer.o sctp_heartbeat.o sctp_hash.o \