Searched refs:asconf_timer (Results 1 – 3 of 3) sorted by relevance
778 struct sctp_timer asconf_timer; /* asconf */ member
2777 stcb->asoc.asconf_timer.ep = (void *)new_inp; in sctp_move_pcb_and_assoc()4384 SCTP_OS_TIMER_INIT(&asoc->asconf_timer.timer); in sctp_aloc_assoc()4713 (void)SCTP_OS_TIMER_STOP(&asoc->asconf_timer.timer); in sctp_free_assoc()4714 asoc->asconf_timer.self = NULL; in sctp_free_assoc()4900 (void)SCTP_OS_TIMER_STOP(&asoc->asconf_timer.timer); in sctp_free_assoc()
745 (void)SCTP_OS_TIMER_STOP(&asoc->asconf_timer.timer); in sctp_stop_timers_for_shutdown()2161 tmr = &stcb->asoc.asconf_timer; in sctp_timer_start()2332 tmr = &stcb->asoc.asconf_timer; in sctp_timer_stop()