Home
last modified time | relevance | path

Searched refs:sctp_stream (Results 1 – 10 of 10) sorted by relevance

/linux/net/sctp/
H A Dstream_sched_rr.c25 static void sctp_sched_rr_unsched_all(struct sctp_stream *stream);
27 static void sctp_sched_rr_next_stream(struct sctp_stream *stream) in sctp_sched_rr_next_stream()
37 static void sctp_sched_rr_unsched(struct sctp_stream *stream, in sctp_sched_rr_unsched()
51 static void sctp_sched_rr_sched(struct sctp_stream *stream, in sctp_sched_rr_sched()
65 static int sctp_sched_rr_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_rr_set()
71 static int sctp_sched_rr_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_rr_get()
77 static int sctp_sched_rr_init(struct sctp_stream *stream) in sctp_sched_rr_init()
85 static int sctp_sched_rr_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_rr_init_sid()
93 static void sctp_sched_rr_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_rr_free_sid()
100 struct sctp_stream *strea in sctp_sched_rr_enqueue()
[all...]
H A Dstream_sched_fc.c25 static void sctp_sched_fc_unsched_all(struct sctp_stream *stream);
27 static int sctp_sched_wfq_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_wfq_set()
39 static int sctp_sched_wfq_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_wfq_get()
48 static int sctp_sched_fc_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_fc_set()
54 static int sctp_sched_fc_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_fc_get()
60 static int sctp_sched_fc_init(struct sctp_stream *stream) in sctp_sched_fc_init()
67 static int sctp_sched_fc_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_fc_init_sid()
79 static void sctp_sched_fc_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_fc_free_sid()
83 static void sctp_sched_fc_sched(struct sctp_stream *stream, in sctp_sched_fc_sched()
101 struct sctp_stream *strea in sctp_sched_fc_enqueue()
[all...]
H A Dstream_sched_prio.c26 static void sctp_sched_prio_unsched_all(struct sctp_stream *stream);
41 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_new_head()
59 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_get_head()
130 static void sctp_sched_prio_sched(struct sctp_stream *stream, in sctp_sched_prio_sched()
163 static int sctp_sched_prio_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_set()
188 static int sctp_sched_prio_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_get()
195 static int sctp_sched_prio_init(struct sctp_stream *stream) in sctp_sched_prio_init()
202 static int sctp_sched_prio_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_init_sid()
209 static void sctp_sched_prio_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_prio_free_sid()
218 struct sctp_stream *stream; in sctp_sched_prio_enqueue()
[all …]
H A Dstream_sched.c25 static int sctp_sched_fcfs_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_set()
31 static int sctp_sched_fcfs_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_get()
38 static int sctp_sched_fcfs_init(struct sctp_stream *stream) in sctp_sched_fcfs_init()
43 static int sctp_sched_fcfs_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_init_sid()
49 static void sctp_sched_fcfs_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_fcfs_free_sid()
60 struct sctp_stream *stream = &q->asoc->stream; in sctp_sched_fcfs_dequeue()
86 static void sctp_sched_fcfs_sched_all(struct sctp_stream *stream) in sctp_sched_fcfs_sched_all()
90 static void sctp_sched_fcfs_unsched_all(struct sctp_stream *stream) in sctp_sched_fcfs_unsched_all()
131 static void sctp_sched_free_sched(struct sctp_stream *stream) in sctp_sched_free_sched()
264 int sctp_sched_init_sid(struct sctp_stream *strea
[all...]
H A Dstream.c34 static void sctp_stream_shrink_out(struct sctp_stream *stream, __u16 outcnt) in sctp_stream_shrink_out()
64 static void sctp_stream_free_ext(struct sctp_stream *stream, __u16 sid) in sctp_stream_free_ext()
81 static void sctp_stream_outq_migrate(struct sctp_stream *stream, in sctp_stream_outq_migrate()
82 struct sctp_stream *new, __u16 outcnt) in sctp_stream_outq_migrate()
105 static int sctp_stream_alloc_out(struct sctp_stream *stream, __u16 outcnt, in sctp_stream_alloc_out()
122 static int sctp_stream_alloc_in(struct sctp_stream *stream, __u16 incnt, in sctp_stream_alloc_in()
139 int sctp_stream_init(struct sctp_stream *stream, __u16 outcnt, __u16 incnt, in sctp_stream_init()
173 int sctp_stream_init_ext(struct sctp_stream *stream, __u16 sid) in sctp_stream_init_ext()
192 void sctp_stream_free(struct sctp_stream *stream) in sctp_stream_free()
204 void sctp_stream_clear(struct sctp_stream *stream) in sctp_stream_clear()
[all …]
H A Dstream_interleave.c50 struct sctp_stream *stream; in sctp_chunk_assign_mid()
89 struct sctp_stream *stream; in sctp_validate_data()
107 struct sctp_stream *stream; in sctp_validate_idata()
421 struct sctp_stream *stream; in sctp_intl_retrieve_ordered()
451 struct sctp_stream *stream; in sctp_intl_order()
1004 struct sctp_stream *stream = &ulpq->asoc->stream; in sctp_intl_reap_ordered()
1055 struct sctp_stream *stream = &ulpq->asoc->stream; in sctp_intl_abort_pd()
1255 struct sctp_stream *stream = &ulpq->asoc->stream; in sctp_intl_skip()
1346 void sctp_stream_interleave_init(struct sctp_stream *stream) in sctp_stream_interleave_init()
H A Dulpqueue.c745 struct sctp_stream *stream; in sctp_ulpq_retrieve_ordered()
834 struct sctp_stream *stream; in sctp_ulpq_order()
873 struct sctp_stream *stream; in sctp_ulpq_reap_ordered()
940 struct sctp_stream *stream; in sctp_ulpq_skip()
H A Dsm_make_chunk.c1573 struct sctp_stream *stream; in sctp_chunk_assign_ssn()
/linux/include/net/sctp/
H A Dstructs.h72 struct sctp_stream;
383 int sctp_stream_init(struct sctp_stream *stream, __u16 outcnt, __u16 incnt,
385 int sctp_stream_init_ext(struct sctp_stream *stream, __u16 sid);
386 void sctp_stream_free(struct sctp_stream *stream);
387 void sctp_stream_clear(struct sctp_stream *stream);
388 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new);
1431 struct sctp_stream { struct
1460 struct sctp_stream *stream, in sctp_stream_out() argument
1467 struct sctp_stream *stream, in sctp_stream_in()
1479 static inline __u16 sctp_datachk_len(const struct sctp_stream *stream) in sctp_datachk_len()
[all …]
H A Dstream_interleave.h44 void sctp_stream_interleave_init(struct sctp_stream *stream);