Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_timer.h79 sctp_strreset_timer(struct sctp_inpcb *, struct sctp_tcb *);
Dsctp_timer.c1128 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb) function
Dsctputil.c2114 if (sctp_strreset_timer(inp, stcb)) { in sctp_timeout_handler()