Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dchunk.c327 struct sctp_stream_out *streamout = in sctp_chunk_abandoned()
342 struct sctp_stream_out *streamout = in sctp_chunk_abandoned()
Dstream_sched_prio.c168 struct sctp_stream_out *sout = SCTP_SO(stream, sid); in sctp_sched_prio_set()
312 struct sctp_stream_out *sout; in sctp_sched_prio_sched_all()
Dstream_sched.c247 struct sctp_stream_out *sout; in sctp_sched_dequeue_done()
Dstream.c142 size_t elem_size = sizeof(struct sctp_stream_out); in sctp_stream_alloc_out()
1026 struct sctp_stream_out *sout; in sctp_process_strreset_resp()
Doutqueue.c363 struct sctp_stream_out *streamout; in sctp_prsctp_prune_sent()
418 struct sctp_stream_out *streamout = in sctp_prsctp_prune_unsent()
/Linux-v4.19/include/net/sctp/
Dstructs.h1421 struct sctp_stream_out { struct
1449 struct sctp_stream_out *out_curr; argument
1467 static inline struct sctp_stream_out *sctp_stream_out( in sctp_stream_out() function
1481 #define SCTP_SO(s, i) sctp_stream_out((s), (i))