Lines Matching refs:SCTP_SO
78 if (!SCTP_SO(stream, i)->ext) in sctp_sched_prio_get_head()
81 p = SCTP_SO(stream, i)->ext->prio_head; in sctp_sched_prio_get_head()
168 struct sctp_stream_out *sout = SCTP_SO(stream, sid); in sctp_sched_prio_set()
189 soute = SCTP_SO(stream, i)->ext; in sctp_sched_prio_set()
204 *value = SCTP_SO(stream, sid)->ext->prio_head->prio; in sctp_sched_prio_get()
218 INIT_LIST_HEAD(&SCTP_SO(stream, sid)->ext->prio_list); in sctp_sched_prio_init_sid()
236 if (!SCTP_SO(stream, i)->ext) in sctp_sched_prio_free()
238 prio = SCTP_SO(stream, i)->ext->prio_head; in sctp_sched_prio_free()
258 sctp_sched_prio_sched(stream, SCTP_SO(stream, sid)->ext); in sctp_sched_prio_enqueue()
300 soute = SCTP_SO(&q->asoc->stream, sid)->ext; in sctp_sched_prio_dequeue_done()
320 sout = SCTP_SO(stream, sid); in sctp_sched_prio_sched_all()