Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctputil.h136 sctp_timeout_handler(void *);
HDsctp_indata.c3898 sctp_timeout_handler, &net->rxt_timer); in sctp_express_handle_sack()
3911 sctp_timeout_handler, &net->rxt_timer); in sctp_express_handle_sack()
HDsctputil.c1441 sctp_timeout_handler(void *t) in sctp_timeout_handler() function
2163 (void)SCTP_OS_TIMER_START(&tmr->timer, to_ticks, sctp_timeout_handler, tmr); in sctp_timer_start()