Searched refs:strreset_timer (Results 1 – 3 of 3) sorted by relevance
798 struct sctp_timer strreset_timer; /* stream reset */ member
2462 tmr = &stcb->asoc.strreset_timer; in sctp_timer_start()2495 tmr = &stcb->asoc.strreset_timer; in sctp_timer_start()2773 tmr = &stcb->asoc.strreset_timer; in sctp_timer_stop()2800 tmr = &stcb->asoc.strreset_timer; in sctp_timer_stop()
2606 if (stcb->asoc.strreset_timer.ep == old_inp) { in sctp_move_pcb_and_assoc()2608 stcb->asoc.strreset_timer.ep = new_inp; in sctp_move_pcb_and_assoc()4242 SCTP_OS_TIMER_INIT(&asoc->strreset_timer.timer); in sctp_aloc_assoc_locked()