Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_timer.h53 sctp_t3rxt_timer(struct sctp_inpcb *, struct sctp_tcb *,
Dsctp_timer.c793 sctp_t3rxt_timer(struct sctp_inpcb *inp, in sctp_t3rxt_timer() function
Dsctp_asconf.c1012 error = sctp_t3rxt_timer(stcb->sctp_ep, stcb, in sctp_assoc_immediate_retrans()
Dsctputil.c1561 if (sctp_t3rxt_timer(inp, stcb, net)) { in sctp_timeout_handler()