Searched refs:asconf_timer (Results 1 – 3 of 3) sorted by relevance
806 struct sctp_timer asconf_timer; /* asconf */ member
2746 stcb->asoc.asconf_timer.ep = (void *)new_inp; in sctp_move_pcb_and_assoc()4411 SCTP_OS_TIMER_INIT(&asoc->asconf_timer.timer); in sctp_aloc_assoc()4784 (void)SCTP_OS_TIMER_STOP(&asoc->asconf_timer.timer); in sctp_free_assoc()4785 asoc->asconf_timer.self = NULL; in sctp_free_assoc()4977 (void)SCTP_OS_TIMER_STOP(&asoc->asconf_timer.timer); in sctp_free_assoc()
790 (void)SCTP_OS_TIMER_STOP(&asoc->asconf_timer.timer); in sctp_stop_timers_for_shutdown()2217 tmr = &stcb->asoc.asconf_timer; in sctp_timer_start()2382 tmr = &stcb->asoc.asconf_timer; in sctp_timer_stop()