Searched refs:sctp_stream_out (Results 1 – 6 of 6) sorted by relevance
166 struct sctp_stream_out *sout = SCTP_SO(stream, sid); in sctp_sched_prio_set()279 struct sctp_stream_out *sout; in sctp_sched_prio_sched_all()
314 struct sctp_stream_out *streamout = in sctp_chunk_abandoned()329 struct sctp_stream_out *streamout = in sctp_chunk_abandoned()
239 struct sctp_stream_out *sout; in sctp_sched_dequeue_done()
349 struct sctp_stream_out *streamout; in sctp_prsctp_prune_sent()387 struct sctp_stream_out *sout; in sctp_prsctp_prune_unsent()
951 struct sctp_stream_out *sout; in sctp_process_strreset_resp()
1435 struct sctp_stream_out { struct1458 GENRADIX(struct sctp_stream_out) out; argument1464 struct sctp_stream_out *out_curr;1485 static inline struct sctp_stream_out *sctp_stream_out( in sctp_stream_out() function1499 #define SCTP_SO(s, i) sctp_stream_out((s), (i))