Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_timer.h73 sctp_strreset_timer(struct sctp_inpcb *, struct sctp_tcb *);
H A Dsctp_timer.c1114 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb) in sctp_strreset_timer() function
H A Dsctputil.c2026 if (sctp_strreset_timer(inp, stcb)) { in sctp_timeout_handler()