sctp_stream_out_ext 1398 include/net/sctp/structs.h 	struct sctp_stream_out_ext *next;
sctp_stream_out_ext 1425 include/net/sctp/structs.h 	struct sctp_stream_out_ext *ext;
sctp_stream_out_ext 1460 include/net/sctp/structs.h 			struct sctp_stream_out_ext *rr_next;
sctp_stream_out_ext   61 net/sctp/outqueue.c 	struct sctp_stream_out_ext *oute;
sctp_stream_out_ext   82 net/sctp/outqueue.c 	struct sctp_stream_out_ext *oute;
sctp_stream_out_ext 7488 net/sctp/socket.c 	struct sctp_stream_out_ext *streamoute;
sctp_stream_out_ext  159 net/sctp/stream.c 	struct sctp_stream_out_ext *soute;
sctp_stream_out_ext  154 net/sctp/stream_sched.c 			p += offsetofend(struct sctp_stream_out_ext, outq);
sctp_stream_out_ext  155 net/sctp/stream_sched.c 			memset(p, 0, sizeof(struct sctp_stream_out_ext) -
sctp_stream_out_ext  156 net/sctp/stream_sched.c 				     offsetofend(struct sctp_stream_out_ext, outq));
sctp_stream_out_ext  260 net/sctp/stream_sched.c 	struct sctp_stream_out_ext *ext = SCTP_SO(stream, sid)->ext;
sctp_stream_out_ext   87 net/sctp/stream_sched_prio.c 	p->next = list_entry(pos, struct sctp_stream_out_ext, prio_list);
sctp_stream_out_ext   90 net/sctp/stream_sched_prio.c static bool sctp_sched_prio_unsched(struct sctp_stream_out_ext *soute)
sctp_stream_out_ext  118 net/sctp/stream_sched_prio.c 				  struct sctp_stream_out_ext *soute)
sctp_stream_out_ext  154 net/sctp/stream_sched_prio.c 	struct sctp_stream_out_ext *soute = sout->ext;
sctp_stream_out_ext  250 net/sctp/stream_sched_prio.c 	struct sctp_stream_out_ext *soute;
sctp_stream_out_ext  278 net/sctp/stream_sched_prio.c 	struct sctp_stream_out_ext *soute;
sctp_stream_out_ext  314 net/sctp/stream_sched_prio.c 	struct sctp_stream_out_ext *soute, *souttmp;
sctp_stream_out_ext   34 net/sctp/stream_sched_rr.c 	stream->rr_next = list_entry(pos, struct sctp_stream_out_ext, rr_list);
sctp_stream_out_ext   38 net/sctp/stream_sched_rr.c 				  struct sctp_stream_out_ext *soute)
sctp_stream_out_ext   52 net/sctp/stream_sched_rr.c 				struct sctp_stream_out_ext *soute)
sctp_stream_out_ext  114 net/sctp/stream_sched_rr.c 	struct sctp_stream_out_ext *soute;
sctp_stream_out_ext  137 net/sctp/stream_sched_rr.c 	struct sctp_stream_out_ext *soute;
sctp_stream_out_ext  153 net/sctp/stream_sched_rr.c 	struct sctp_stream_out_ext *soute;
sctp_stream_out_ext  169 net/sctp/stream_sched_rr.c 	struct sctp_stream_out_ext *soute, *tmp;