Searched refs:SCTP_OS_TIMER_START (Results 1 – 2 of 2) sorted by relevance
264 #define SCTP_OS_TIMER_START callout_reset macro
2558 if (SCTP_OS_TIMER_START(&tmr->timer, to_ticks, sctp_timeout_handler, tmr) == 0) { in sctp_timer_start()