Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_timer.h43 int sctp_t3rxt_timer(struct sctp_inpcb *, struct sctp_tcb *,
H A Dsctp_timer.c730 sctp_t3rxt_timer(struct sctp_inpcb *inp, in sctp_t3rxt_timer() function
H A Dsctputil.c895 if (sctp_t3rxt_timer(inp, stcb, net)) { in sctp_timeout_handler()