Searched refs:shut_guard_timer (Results 1 – 3 of 3) sorted by relevance
813 struct sctp_timer shut_guard_timer; /* shutdown guard */ member
3127 stcb->asoc.shut_guard_timer.ep = (void *)new_inp;5064 SCTP_OS_TIMER_INIT(&asoc->shut_guard_timer.timer);5404 (void)SCTP_OS_TIMER_STOP(&asoc->shut_guard_timer.timer);5405 asoc->shut_guard_timer.self = NULL;5591 (void)SCTP_OS_TIMER_STOP(&asoc->shut_guard_timer.timer);
2168 tmr = &stcb->asoc.shut_guard_timer; in sctp_timer_start()2361 tmr = &stcb->asoc.shut_guard_timer; in sctp_timer_stop()