Searched refs:sctp_timer (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_asconf.h | 42 sctp_timer((sctp), (fp)->sf_rc_timer_mp, (intvl)); \
|
H A D | sctp_heartbeat.c | 262 sctp_timer(sctp, sctp->sctp_heartbeat_mp, earliest_expiry); in sctp_validate_peer()
|
H A D | sctp_timer.c | 100 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 D | sctp_impl.h | 148 sctp_timer((sctp), (fp)->sf_timer_mp, (intvl)); \ 1151 extern void sctp_timer(sctp_t *, mblk_t *, clock_t);
|
H A D | sctp_opt_data.c | 531 sctp_timer(sctp, sctp->sctp_heartbeat_mp, in sctp_set_peer_addr_params()
|
H A D | sctp_input.c | 4374 sctp_timer(sctp, sctp->sctp_ack_mp, in sctp_input_data()
|
/titanic_41/usr/src/uts/common/ |
H A D | Makefile.files | 546 sctp_timer.o sctp_heartbeat.o sctp_hash.o \
|