Symbol: sctp_stream_out_ext
include/net/sctp/structs.h
1382
struct sctp_stream_out_ext *next;
include/net/sctp/structs.h
1415
struct sctp_stream_out_ext *ext;
include/net/sctp/structs.h
1450
struct sctp_stream_out_ext *rr_next;
net/sctp/outqueue.c
62
struct sctp_stream_out_ext *oute;
net/sctp/outqueue.c
83
struct sctp_stream_out_ext *oute;
net/sctp/socket.c
7543
struct sctp_stream_out_ext *streamoute;
net/sctp/stream.c
166
struct sctp_stream_out_ext *soute;
net/sctp/stream_sched.c
134
struct sctp_stream_out_ext *soute;
net/sctp/stream_sched.c
267
struct sctp_stream_out_ext *ext = SCTP_SO(stream, sid)->ext;
net/sctp/stream_sched_fc.c
114
struct sctp_stream_out_ext *soute;
net/sctp/stream_sched_fc.c
125
soute = list_entry(stream->fc_list.next, struct sctp_stream_out_ext, fc_list);
net/sctp/stream_sched_fc.c
136
struct sctp_stream_out_ext *soute, *pos;
net/sctp/stream_sched_fc.c
185
struct sctp_stream_out_ext *soute, *tmp;
net/sctp/stream_sched_fc.c
30
struct sctp_stream_out_ext *soute = SCTP_SO(stream, sid)->ext;
net/sctp/stream_sched_fc.c
42
struct sctp_stream_out_ext *soute = SCTP_SO(stream, sid)->ext;
net/sctp/stream_sched_fc.c
70
struct sctp_stream_out_ext *soute = SCTP_SO(stream, sid)->ext;
net/sctp/stream_sched_fc.c
84
struct sctp_stream_out_ext *soute)
net/sctp/stream_sched_fc.c
86
struct sctp_stream_out_ext *pos;
net/sctp/stream_sched_prio.c
100
p->next = list_entry(pos, struct sctp_stream_out_ext, prio_list);
net/sctp/stream_sched_prio.c
103
static bool sctp_sched_prio_unsched(struct sctp_stream_out_ext *soute)
net/sctp/stream_sched_prio.c
131
struct sctp_stream_out_ext *soute)
net/sctp/stream_sched_prio.c
167
struct sctp_stream_out_ext *soute = sout->ext;
net/sctp/stream_sched_prio.c
232
struct sctp_stream_out_ext *soute;
net/sctp/stream_sched_prio.c
260
struct sctp_stream_out_ext *soute;
net/sctp/stream_sched_prio.c
296
struct sctp_stream_out_ext *soute, *souttmp;
net/sctp/stream_sched_rr.c
113
struct sctp_stream_out_ext *soute;
net/sctp/stream_sched_rr.c
136
struct sctp_stream_out_ext *soute;
net/sctp/stream_sched_rr.c
152
struct sctp_stream_out_ext *soute;
net/sctp/stream_sched_rr.c
168
struct sctp_stream_out_ext *soute, *tmp;
net/sctp/stream_sched_rr.c
34
stream->rr_next = list_entry(pos, struct sctp_stream_out_ext, rr_list);
net/sctp/stream_sched_rr.c
38
struct sctp_stream_out_ext *soute)
net/sctp/stream_sched_rr.c
52
struct sctp_stream_out_ext *soute)