Searched refs:sctp_stream_priorities (Results 1 – 2 of 2) sorted by relevance
28 static struct sctp_stream_priorities *sctp_sched_prio_head_get(struct sctp_stream_priorities *p) in sctp_sched_prio_head_get()34 static void sctp_sched_prio_head_put(struct sctp_stream_priorities *p) in sctp_sched_prio_head_put()40 static struct sctp_stream_priorities *sctp_sched_prio_new_head( in sctp_sched_prio_new_head()43 struct sctp_stream_priorities *p; in sctp_sched_prio_new_head()58 static struct sctp_stream_priorities *sctp_sched_prio_get_head( in sctp_sched_prio_get_head()61 struct sctp_stream_priorities *p; in sctp_sched_prio_get_head()93 static void sctp_sched_prio_next_stream(struct sctp_stream_priorities *p) in sctp_sched_prio_next_stream()108 struct sctp_stream_priorities *prio_head = soute->prio_head; in sctp_sched_prio_unsched()133 struct sctp_stream_priorities *prio, *prio_head; in sctp_sched_prio_sched()168 struct sctp_stream_priorities *prio_head, *old; in sctp_sched_prio_set()[all …]
1402 struct sctp_stream_priorities { struct1421 struct sctp_stream_priorities *prio_head; argument