Searched refs:sctp_timeout_handler (Results 1 – 2 of 2) sorted by relevance
123 sctp_timeout_handler(void *);
1718 sctp_timeout_handler(void *t) in sctp_timeout_handler() function2558 if (SCTP_OS_TIMER_START(&tmr->timer, to_ticks, sctp_timeout_handler, tmr) == 0) { in sctp_timer_start()