Searched refs:strreset_timer (Results 1 – 3 of 3) sorted by relevance
2747 stcb->asoc.strreset_timer.ep = (void *)new_inp; in sctp_move_pcb_and_assoc()4410 SCTP_OS_TIMER_INIT(&asoc->strreset_timer.timer); in sctp_aloc_assoc()4775 (void)SCTP_OS_TIMER_STOP(&asoc->strreset_timer.timer); in sctp_free_assoc()4782 if (asoc->strreset_timer.type == SCTP_TIMER_TYPE_STRRESET) in sctp_free_assoc()4783 asoc->strreset_timer.self = NULL; in sctp_free_assoc()4974 (void)SCTP_OS_TIMER_STOP(&asoc->strreset_timer.timer); in sctp_free_assoc()4976 (void)SCTP_OS_TIMER_STOP(&asoc->strreset_timer.timer); in sctp_free_assoc()4987 asoc->strreset_timer.type = SCTP_TIMER_TYPE_NONE; in sctp_free_assoc()
807 struct sctp_timer strreset_timer; /* stream reset */ member
789 (void)SCTP_OS_TIMER_STOP(&asoc->strreset_timer.timer); in sctp_stop_timers_for_shutdown()2136 tmr = &stcb->asoc.strreset_timer; in sctp_timer_start()2202 tmr = &stcb->asoc.strreset_timer; in sctp_timer_start()2343 tmr = &stcb->asoc.strreset_timer; in sctp_timer_stop()2376 tmr = &stcb->asoc.strreset_timer; in sctp_timer_stop()