Searched refs:sctp_timeout_handler (Results 1 – 3 of 3) sorted by relevance
136 sctp_timeout_handler(void *);
3898 sctp_timeout_handler, &net->rxt_timer); in sctp_express_handle_sack()3911 sctp_timeout_handler, &net->rxt_timer); in sctp_express_handle_sack()
1441 sctp_timeout_handler(void *t) in sctp_timeout_handler() function2163 (void)SCTP_OS_TIMER_START(&tmr->timer, to_ticks, sctp_timeout_handler, tmr); in sctp_timer_start()