Home
last modified time | relevance | path

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

/linux/net/sctp/
A Dstream.c207 SCTP_SI(stream, i)->mid = 0; in sctp_stream_clear()
591 SCTP_SI(stream, ntohs(str_p[i]))->mid = 0; in sctp_process_strreset_outreq()
594 SCTP_SI(stream, i)->mid = 0; in sctp_process_strreset_outreq()
767 SCTP_SI(stream, i)->mid = 0; in sctp_process_strreset_tsnreq()
1033 SCTP_SI(stream, i)->mid = 0; in sctp_process_strreset_resp()
A Dstream_interleave.c1067 struct sctp_stream_in *sin = SCTP_SI(stream, sid); in sctp_intl_abort_pd()
/linux/include/net/sctp/
A Dstructs.h1494 #define SCTP_SI(s, i) sctp_stream_in((s), (i)) macro

Completed in 17 milliseconds