SCTP_EVENT_TIMEOUT_AUTOCLOSE   84 include/net/sctp/constants.h #define SCTP_EVENT_TIMEOUT_MAX		SCTP_EVENT_TIMEOUT_AUTOCLOSE
SCTP_EVENT_TIMEOUT_AUTOCLOSE  135 net/sctp/associola.c 	asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] = sp->autoclose * HZ;
SCTP_EVENT_TIMEOUT_AUTOCLOSE  606 net/sctp/output.c 	    asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]) {
SCTP_EVENT_TIMEOUT_AUTOCLOSE  608 net/sctp/output.c 			&asoc->timers[SCTP_EVENT_TIMEOUT_AUTOCLOSE];
SCTP_EVENT_TIMEOUT_AUTOCLOSE  610 net/sctp/output.c 			asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE];
SCTP_EVENT_TIMEOUT_AUTOCLOSE  354 net/sctp/sm_sideeffect.c 		from_timer(asoc, t, timers[SCTP_EVENT_TIMEOUT_AUTOCLOSE]);
SCTP_EVENT_TIMEOUT_AUTOCLOSE  356 net/sctp/sm_sideeffect.c 	sctp_generate_timeout_event(asoc, SCTP_EVENT_TIMEOUT_AUTOCLOSE);
SCTP_EVENT_TIMEOUT_AUTOCLOSE  495 net/sctp/sm_sideeffect.c 	[SCTP_EVENT_TIMEOUT_AUTOCLOSE] =	sctp_generate_autoclose_event,
SCTP_EVENT_TIMEOUT_AUTOCLOSE  844 net/sctp/sm_statefuns.c 	if (new_asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE])
SCTP_EVENT_TIMEOUT_AUTOCLOSE  846 net/sctp/sm_statefuns.c 				SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE));
SCTP_EVENT_TIMEOUT_AUTOCLOSE  942 net/sctp/sm_statefuns.c 	if (asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE])
SCTP_EVENT_TIMEOUT_AUTOCLOSE  944 net/sctp/sm_statefuns.c 				SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE));
SCTP_EVENT_TIMEOUT_AUTOCLOSE 3119 net/sctp/sm_statefuns.c 	if (asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]) {
SCTP_EVENT_TIMEOUT_AUTOCLOSE 3121 net/sctp/sm_statefuns.c 				SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE));
SCTP_EVENT_TIMEOUT_AUTOCLOSE 4098 net/sctp/sm_statefuns.c 	if (asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]) {
SCTP_EVENT_TIMEOUT_AUTOCLOSE 4100 net/sctp/sm_statefuns.c 				SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE));
SCTP_EVENT_TIMEOUT_AUTOCLOSE 5494 net/sctp/sm_statefuns.c 	if (asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE])
SCTP_EVENT_TIMEOUT_AUTOCLOSE 5496 net/sctp/sm_statefuns.c 				SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE));
SCTP_EVENT_TIMEOUT_AUTOCLOSE 5575 net/sctp/sm_statefuns.c 	if (asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE])
SCTP_EVENT_TIMEOUT_AUTOCLOSE 5577 net/sctp/sm_statefuns.c 				SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE));