Searched refs:sctp_ack_timer (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c378 sctp_ack_timer(sctp_t *sctp) function
H A Dsctp.c191 if ((ack_mp = sctp_timer_alloc(sctp, sctp_ack_timer,
1378 if ((ack_mp = sctp_timer_alloc(sctp, sctp_ack_timer, sleep)) == NULL ||
H A Dsctp_impl.h972 extern void sctp_ack_timer(sctp_t *);

Completed in 87 milliseconds