Lines Matching refs:SCTP_OS_TIMER_INIT
2408 SCTP_OS_TIMER_INIT(&inp->sctp_ep.signature_change.timer); in sctp_inpcb_alloc()
3799 SCTP_OS_TIMER_INIT(&net->rxt_timer.timer); in sctp_add_remote_addr()
3800 SCTP_OS_TIMER_INIT(&net->pmtu_timer.timer); in sctp_add_remote_addr()
3801 SCTP_OS_TIMER_INIT(&net->hb_timer.timer); in sctp_add_remote_addr()
4255 SCTP_OS_TIMER_INIT(&asoc->dack_timer.timer); in sctp_aloc_assoc_locked()
4256 SCTP_OS_TIMER_INIT(&asoc->strreset_timer.timer); in sctp_aloc_assoc_locked()
4257 SCTP_OS_TIMER_INIT(&asoc->asconf_timer.timer); in sctp_aloc_assoc_locked()
4258 SCTP_OS_TIMER_INIT(&asoc->shut_guard_timer.timer); in sctp_aloc_assoc_locked()
4259 SCTP_OS_TIMER_INIT(&asoc->autoclose_timer.timer); in sctp_aloc_assoc_locked()
4260 SCTP_OS_TIMER_INIT(&asoc->delete_prim_timer.timer); in sctp_aloc_assoc_locked()
5696 SCTP_OS_TIMER_INIT(&SCTP_BASE_INFO(addr_wq_timer.timer)); in sctp_pcb_init()