Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_timer.h76 sctp_strreset_timer(struct sctp_inpcb *, struct sctp_tcb *);
H A Dsctp_timer.c1118 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb) in sctp_strreset_timer() function
H A Dsctputil.c2012 if (sctp_strreset_timer(inp, stcb)) { in sctp_timeout_handler()