Searched refs:sctp_stream_out_ext (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/sctp/
H A Dstream_sched_rr.c34 stream->rr_next = list_entry(pos, struct sctp_stream_out_ext, rr_list);
38 struct sctp_stream_out_ext *soute)
52 struct sctp_stream_out_ext *soute)
113 struct sctp_stream_out_ext *soute;
136 struct sctp_stream_out_ext *soute;
152 struct sctp_stream_out_ext *soute;
168 struct sctp_stream_out_ext *soute, *tmp;
H A Dstream_sched_fc.c30 struct sctp_stream_out_ext *soute = SCTP_SO(stream, sid)->ext;
42 struct sctp_stream_out_ext *soute = SCTP_SO(stream, sid)->ext;
70 struct sctp_stream_out_ext *soute = SCTP_SO(stream, sid)->ext;
84 struct sctp_stream_out_ext *soute)
86 struct sctp_stream_out_ext *pos;
114 struct sctp_stream_out_ext *soute;
125 soute = list_entry(stream->fc_list.next, struct sctp_stream_out_ext, fc_list);
136 struct sctp_stream_out_ext *soute, *pos;
185 struct sctp_stream_out_ext *soute, *tmp;
H A Dstream_sched_prio.c100 p->next = list_entry(pos, struct sctp_stream_out_ext, prio_list);
103 static bool sctp_sched_prio_unsched(struct sctp_stream_out_ext *soute)
131 struct sctp_stream_out_ext *soute)
167 struct sctp_stream_out_ext *soute = sout->ext;
232 struct sctp_stream_out_ext *soute;
260 struct sctp_stream_out_ext *soute;
296 struct sctp_stream_out_ext *soute, *souttmp;
H A Dstream_sched.c134 struct sctp_stream_out_ext *soute;
267 struct sctp_stream_out_ext *ext = SCTP_SO(stream, sid)->ext;
H A Doutqueue.c62 struct sctp_stream_out_ext *oute;
83 struct sctp_stream_out_ext *oute;
H A Dstream.c166 struct sctp_stream_out_ext *soute;
H A Dsocket.c7470 struct sctp_stream_out_ext *streamoute;
/linux-master/include/net/sctp/
H A Dstructs.h1408 struct sctp_stream_out_ext *next;
1413 struct sctp_stream_out_ext { struct
1441 struct sctp_stream_out_ext *ext;
1476 struct sctp_stream_out_ext *rr_next;

Completed in 169 milliseconds