Searched refs:sctp_stream_out (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/sctp/
H A Dstream_sched_prio.c166 struct sctp_stream_out *sout = SCTP_SO(stream, sid);
279 struct sctp_stream_out *sout;
H A Dchunk.c314 struct sctp_stream_out *streamout =
329 struct sctp_stream_out *streamout =
H A Dstream_sched.c239 struct sctp_stream_out *sout;
H A Doutqueue.c349 struct sctp_stream_out *streamout;
387 struct sctp_stream_out *sout;
H A Dstream.c951 struct sctp_stream_out *sout;
/linux-master/include/net/sctp/
H A Dstructs.h1435 struct sctp_stream_out { struct
1458 GENRADIX(struct sctp_stream_out) out;
1464 struct sctp_stream_out *out_curr;
1485 static inline struct sctp_stream_out *sctp_stream_out( function
1499 #define SCTP_SO(s, i) sctp_stream_out((s), (i))

Completed in 136 milliseconds