Searched refs:strreset_timer (Results 1 – 3 of 3) sorted by relevance
797 struct sctp_timer strreset_timer; /* stream reset */ member
2445 tmr = &stcb->asoc.strreset_timer; in sctp_timer_start()2478 tmr = &stcb->asoc.strreset_timer; in sctp_timer_start()2756 tmr = &stcb->asoc.strreset_timer; in sctp_timer_stop()2783 tmr = &stcb->asoc.strreset_timer; in sctp_timer_stop()
2722 if (stcb->asoc.strreset_timer.ep == old_inp) { in sctp_move_pcb_and_assoc()2724 stcb->asoc.strreset_timer.ep = new_inp; in sctp_move_pcb_and_assoc()4375 SCTP_OS_TIMER_INIT(&asoc->strreset_timer.timer); in sctp_aloc_assoc()