Searched refs:shut_guard_timer (Results 1 – 3 of 3) sorted by relevance
305 struct sctp_timer shut_guard_timer; /* guard */ member
2809 callout_init(&asoc->shut_guard_timer.timer, 0); in sctp_aloc_assoc()3048 callout_stop(&asoc->shut_guard_timer.timer); in sctp_free_assoc()3049 callout_destroy(&asoc->shut_guard_timer.timer); in sctp_free_assoc()
1312 tmr = &stcb->asoc.shut_guard_timer; in sctp_timer_start()1483 tmr = &stcb->asoc.shut_guard_timer; in sctp_timer_stop()