Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_timer.h46 sctp_t3rxt_timer(struct sctp_inpcb *, struct sctp_tcb *,
H A Dsctp_timer.c812 sctp_t3rxt_timer(struct sctp_inpcb *inp, in sctp_t3rxt_timer() function
H A Dsctp_asconf.c1014 error = sctp_t3rxt_timer(stcb->sctp_ep, stcb, in sctp_assoc_immediate_retrans()
H A Dsctputil.c1828 if (sctp_t3rxt_timer(inp, stcb, net)) { in sctp_timeout_handler()