Home
last modified time | relevance | path

Searched refs:sctp_tb_tid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c55 timeout_id_t sctp_tb_tid; member
114 if (untimeout(sctp_tb->sctp_tb_tid) < 0) { in sctp_timer()
134 sctp_tb->sctp_tb_tid = in sctp_timer()
257 if (untimeout(sctp_tb->sctp_tb_tid) < 0) { in sctp_timer_free()
292 if (untimeout(sctp_tb->sctp_tb_tid) < 0) { in sctp_timer_stop()
350 sctp_tb->sctp_tb_tid = timeout((pfv_t)sctp_timer_fire, in sctp_timer_valid()