Searched refs:SCTP_EVENT_TIMEOUT_AUTOCLOSE (Results 1 – 5 of 5) sorted by relevance
82 SCTP_EVENT_TIMEOUT_AUTOCLOSE, enumerator85 #define SCTP_EVENT_TIMEOUT_MAX SCTP_EVENT_TIMEOUT_AUTOCLOSE
630 asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]) { in sctp_packet_transmit()632 &asoc->timers[SCTP_EVENT_TIMEOUT_AUTOCLOSE]; in sctp_packet_transmit()634 asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]; in sctp_packet_transmit()
867 if (new_asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]) in sctp_sf_do_5_1D_ce()869 SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE)); in sctp_sf_do_5_1D_ce()968 if (asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]) in sctp_sf_do_5_1E_ca()970 SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE)); in sctp_sf_do_5_1E_ca()3239 if (asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]) { in sctp_sf_eat_data_6_2()3241 SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE)); in sctp_sf_eat_data_6_2()4255 if (asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]) { in sctp_sf_eat_fwd_tsn()4257 SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE)); in sctp_sf_eat_fwd_tsn()5654 if (asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE]) in sctp_sf_do_9_2_start_shutdown()5656 SCTP_TO(SCTP_EVENT_TIMEOUT_AUTOCLOSE)); in sctp_sf_do_9_2_start_shutdown()[all …]
358 timers[SCTP_EVENT_TIMEOUT_AUTOCLOSE]); in sctp_generate_autoclose_event()360 sctp_generate_timeout_event(asoc, SCTP_EVENT_TIMEOUT_AUTOCLOSE); in sctp_generate_autoclose_event()537 [SCTP_EVENT_TIMEOUT_AUTOCLOSE] = sctp_generate_autoclose_event,
140 asoc->timeouts[SCTP_EVENT_TIMEOUT_AUTOCLOSE] = in sctp_association_init()