Searched refs:sctp_timeout_handler (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Dsctputil.h136 sctp_timeout_handler(void *);
H A Dsctp_indata.c3899 sctp_timeout_handler, &net->rxt_timer);
3912 sctp_timeout_handler, &net->rxt_timer);
H A Dsctputil.c1402 sctp_timeout_handler(void *t) function
1808 SCTPDBG(SCTP_DEBUG_TIMER1, "sctp_timeout_handler:unknown timer %d\n",
2131 (void)SCTP_OS_TIMER_START(&tmr->timer, to_ticks, sctp_timeout_handler, tmr);

Completed in 163 milliseconds