SCTP_INACTIVE     819 net/sctp/associola.c 			transport->state = SCTP_INACTIVE;
SCTP_INACTIVE    1320 net/sctp/associola.c 		if (trans->state == SCTP_INACTIVE ||
SCTP_INACTIVE     822 net/sctp/outqueue.c 		case SCTP_INACTIVE:
SCTP_INACTIVE    1604 net/sctp/outqueue.c 			if ((transport->state == SCTP_INACTIVE ||
SCTP_INACTIVE     533 net/sctp/sm_sideeffect.c 		if (transport->state != SCTP_INACTIVE)
SCTP_INACTIVE     538 net/sctp/sm_sideeffect.c 		if (transport->state != SCTP_INACTIVE)
SCTP_INACTIVE     560 net/sctp/sm_sideeffect.c 	if (transport->state != SCTP_INACTIVE &&
SCTP_INACTIVE     751 net/sctp/sm_sideeffect.c 	if ((t->state == SCTP_INACTIVE) || (t->state == SCTP_UNCONFIRMED)) {