Searched refs:asconf_timer (Results 1 – 3 of 3) sorted by relevance
303 struct sctp_timer asconf_timer; /* Asconf */ member
2808 callout_init(&asoc->asconf_timer.timer, 0); in sctp_aloc_assoc()3046 callout_stop(&asoc->asconf_timer.timer); in sctp_free_assoc()3047 callout_destroy(&asoc->asconf_timer.timer); in sctp_free_assoc()
1343 tmr = &stcb->asoc.asconf_timer; in sctp_timer_start()1495 tmr = &stcb->asoc.asconf_timer; in sctp_timer_stop()