Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c49 SCTP_TB_CANCELLED, enumerator
121 if (state == SCTP_TB_CANCELLED) { in sctp_timer()
293 sctp_tb->sctp_tb_state = SCTP_TB_CANCELLED; in sctp_timer_stop()
300 sctp_tb->sctp_tb_state = SCTP_TB_CANCELLED; in sctp_timer_stop()
334 if (state == SCTP_TB_CANCELLED) { in sctp_timer_valid()