Searched refs:SCTP_OS_TIMER_INIT (Results 1 – 2 of 2) sorted by relevance
97 #define SCTP_OS_TIMER_INIT sctp_os_timer_init macro
2984 SCTP_OS_TIMER_INIT(&inp->sctp_ep.signature_change.timer);4566 SCTP_OS_TIMER_INIT(&net->rxt_timer.timer);4567 SCTP_OS_TIMER_INIT(&net->pmtu_timer.timer);4568 SCTP_OS_TIMER_INIT(&net->hb_timer.timer);5144 SCTP_OS_TIMER_INIT(&asoc->dack_timer.timer);5145 SCTP_OS_TIMER_INIT(&asoc->strreset_timer.timer);5146 SCTP_OS_TIMER_INIT(&asoc->asconf_timer.timer);5147 SCTP_OS_TIMER_INIT(&asoc->shut_guard_timer.timer);5148 SCTP_OS_TIMER_INIT(&asoc->autoclose_timer.timer);5149 SCTP_OS_TIMER_INIT(&asoc->delete_prim_timer.timer);[all …]