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

/linux-master/net/sctp/
H A Dstream.c205 SCTP_SI(stream, i)->mid = 0;
589 SCTP_SI(stream, ntohs(str_p[i]))->mid = 0;
592 SCTP_SI(stream, i)->mid = 0;
765 SCTP_SI(stream, i)->mid = 0;
1031 SCTP_SI(stream, i)->mid = 0;
H A Dstream_interleave.c1059 struct sctp_stream_in *sin = SCTP_SI(stream, sid);
/linux-master/include/net/sctp/
H A Dstructs.h1500 #define SCTP_SI(s, i) sctp_stream_in((s), (i)) macro

Completed in 193 milliseconds