Searched refs:dack_timer (Results 1 – 5 of 5) sorted by relevance
795 struct sctp_timer dack_timer; /* Delayed ack timer */ member
2586 if (SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) { in sctp_sack_check()2616 (!SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer))) { in sctp_sack_check()2640 if (!SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) { in sctp_sack_check()
2712 if (stcb->asoc.dack_timer.ep == old_inp) { in sctp_move_pcb_and_assoc()2714 stcb->asoc.dack_timer.ep = new_inp; in sctp_move_pcb_and_assoc()4374 SCTP_OS_TIMER_INIT(&asoc->dack_timer.timer); in sctp_aloc_assoc()
2231 tmr = &stcb->asoc.dack_timer; in sctp_timer_start()2646 tmr = &stcb->asoc.dack_timer; in sctp_timer_stop()
8375 if (SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) { in sctp_med_chunk_output()9990 if (SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) { in sctp_chunk_output()