Searched refs:sctp_timeout_handler (Results 1 – 2 of 2) sorted by relevance
134 sctp_timeout_handler(void *);
1556 sctp_timeout_handler(void *t) in sctp_timeout_handler() function2270 (void)SCTP_OS_TIMER_START(&tmr->timer, to_ticks, sctp_timeout_handler, tmr); in sctp_timer_start()