Home
last modified time | relevance | path

Searched refs:sctp_stream_out_ext (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/net/sctp/
H A Dstream_sched_rr.c34 stream->rr_next = list_entry(pos, struct sctp_stream_out_ext, rr_list); in sctp_sched_rr_next_stream()
38 struct sctp_stream_out_ext *soute) in sctp_sched_rr_unsched()
52 struct sctp_stream_out_ext *soute) in sctp_sched_rr_sched()
118 struct sctp_stream_out_ext *soute; in sctp_sched_rr_dequeue()
141 struct sctp_stream_out_ext *soute; in sctp_sched_rr_dequeue_done()
157 struct sctp_stream_out_ext *soute; in sctp_sched_rr_sched_all()
173 struct sctp_stream_out_ext *soute, *tmp; in sctp_sched_rr_unsched_all()
H A Dstream_sched_prio.c87 p->next = list_entry(pos, struct sctp_stream_out_ext, prio_list); in sctp_sched_prio_next_stream()
90 static bool sctp_sched_prio_unsched(struct sctp_stream_out_ext *soute) in sctp_sched_prio_unsched()
118 struct sctp_stream_out_ext *soute) in sctp_sched_prio_sched()
154 struct sctp_stream_out_ext *soute = sout->ext; in sctp_sched_prio_set()
268 struct sctp_stream_out_ext *soute; in sctp_sched_prio_dequeue()
296 struct sctp_stream_out_ext *soute; in sctp_sched_prio_dequeue_done()
332 struct sctp_stream_out_ext *soute, *souttmp; in sctp_sched_prio_unsched_all()
H A Dstream_sched.c159 p += offsetofend(struct sctp_stream_out_ext, outq); in sctp_sched_set_sched()
160 memset(p, 0, sizeof(struct sctp_stream_out_ext) - in sctp_sched_set_sched()
161 offsetofend(struct sctp_stream_out_ext, outq)); in sctp_sched_set_sched()
265 struct sctp_stream_out_ext *ext = SCTP_SO(stream, sid)->ext; in sctp_sched_init_sid()
H A Doutqueue.c62 struct sctp_stream_out_ext *oute; in sctp_outq_head_data()
83 struct sctp_stream_out_ext *oute; in sctp_outq_tail_data()
H A Dstream.c166 struct sctp_stream_out_ext *soute; in sctp_stream_init_ext()
H A Dsocket.c7341 struct sctp_stream_out_ext *streamoute; in sctp_getsockopt_pr_streamstatus()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h1395 struct sctp_stream_out_ext *next;
1399 struct sctp_stream_out_ext { struct
1422 struct sctp_stream_out_ext *ext; argument
1457 struct sctp_stream_out_ext *rr_next;