Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_timer.c45 SCTP_TB_RUNNING = 1, enumerator
113 if (state == SCTP_TB_RUNNING) { in sctp_timer()
133 sctp_tb->sctp_tb_state = SCTP_TB_RUNNING; in sctp_timer()
256 if (state == SCTP_TB_RUNNING) { in sctp_timer_free()
291 if (state == SCTP_TB_RUNNING) { in sctp_timer_stop()
324 if (state != SCTP_TB_RUNNING) { in sctp_timer_valid()
349 sctp_tb->sctp_tb_state = SCTP_TB_RUNNING; in sctp_timer_valid()