Searched defs: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 in enum:__anon4815
121 if (state == SCTP_TB_CANCELLED) {
293 sctp_tb->sctp_tb_state = SCTP_TB_CANCELLED;
300 sctp_tb->sctp_tb_state = SCTP_TB_CANCELLED;
334 if (state == SCTP_TB_CANCELLED) {

Completed in 73 milliseconds