Searched refs:dack_timer (Results 1 – 5 of 5) sorted by relevance
853 struct sctp_timer dack_timer; /* Delayed ack timer */ member
2626 if (SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) { in sctp_sack_check()2657 (!SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer))) { in sctp_sack_check()2685 if (!SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) { in sctp_sack_check()
3170 if (stcb->asoc.dack_timer.ep == old_inp) {3172 stcb->asoc.dack_timer.ep = new_inp;5144 SCTP_OS_TIMER_INIT(&asoc->dack_timer.timer);
2348 tmr = &stcb->asoc.dack_timer; in sctp_timer_start()2760 tmr = &stcb->asoc.dack_timer; in sctp_timer_stop()
8967 if (SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) {10601 if (SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) {