Searched refs:autoclose_timer (Results 1 – 3 of 3) sorted by relevance
306 struct sctp_timer autoclose_timer; /* automatic close timer */ member
2810 callout_init(&asoc->autoclose_timer.timer, 0); in sctp_aloc_assoc()3050 callout_stop(&asoc->autoclose_timer.timer); in sctp_free_assoc()3051 callout_destroy(&asoc->autoclose_timer.timer); in sctp_free_assoc()
1354 tmr = &stcb->asoc.autoclose_timer; in sctp_timer_start()1501 tmr = &stcb->asoc.autoclose_timer; in sctp_timer_stop()