Home
last modified time | relevance | path

Searched refs:sctp_timeout_handler (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctputil.h135 sctp_timeout_handler(void *);
H A Dsctputil.c1704 sctp_timeout_handler(void *t) in sctp_timeout_handler() function
2541 if (SCTP_OS_TIMER_START(&tmr->timer, to_ticks, sctp_timeout_handler, tmr) == 0) { in sctp_timer_start()