Searched refs:shut_guard_timer (Results 1 – 3 of 3) sorted by relevance
767 struct sctp_timer shut_guard_timer; /* shutdown guard */ member
2783 stcb->asoc.shut_guard_timer.ep = (void *)new_inp; in sctp_move_pcb_and_assoc()4390 SCTP_OS_TIMER_INIT(&asoc->shut_guard_timer.timer); in sctp_aloc_assoc()4722 (void)SCTP_OS_TIMER_STOP(&asoc->shut_guard_timer.timer); in sctp_free_assoc()4723 asoc->shut_guard_timer.self = NULL; in sctp_free_assoc()4906 (void)SCTP_OS_TIMER_STOP(&asoc->shut_guard_timer.timer); in sctp_free_assoc()
2080 tmr = &stcb->asoc.shut_guard_timer; in sctp_timer_start()2269 tmr = &stcb->asoc.shut_guard_timer; in sctp_timer_stop()