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