Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sctp/
A Dstream_sched_prio.c166 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()
A Dchunk.c314 struct sctp_stream_out *streamout = in sctp_chunk_abandoned()
329 struct sctp_stream_out *streamout = in sctp_chunk_abandoned()
A Dstream_sched.c236 struct sctp_stream_out *sout; in sctp_sched_dequeue_done()
A Doutqueue.c349 struct sctp_stream_out *streamout; in sctp_prsctp_prune_sent()
387 struct sctp_stream_out *sout; in sctp_prsctp_prune_unsent()
A Dstream.c951 struct sctp_stream_out *sout; in sctp_process_strreset_resp()
/linux-6.3-rc2/include/net/sctp/
A Dstructs.h1435 struct sctp_stream_out { struct
1458 GENRADIX(struct sctp_stream_out) out; argument
1464 struct sctp_stream_out *out_curr;
1482 static inline struct sctp_stream_out *sctp_stream_out( in sctp_stream_out() function
1496 #define SCTP_SO(s, i) sctp_stream_out((s), (i))

Completed in 15 milliseconds