Home
last modified time | relevance | path

Searched refs:sctp_stream_priorities (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sctp/
H A Dstream_sched_prio.c28 static struct sctp_stream_priorities *sctp_sched_prio_head_get(struct sctp_stream_priorities *p) in sctp_sched_prio_head_get()
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()
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()
231 struct sctp_stream_priorities *prio; in sctp_sched_prio_dequeue()
246 struct sctp_stream_priorities, prio_sched); in sctp_sched_prio_dequeue()
259 struct sctp_stream_priorities *prio; in sctp_sched_prio_dequeue_done()
[all …]
/openbmc/linux/include/net/sctp/
H A Dstructs.h1405 struct sctp_stream_priorities { struct
1424 struct sctp_stream_priorities *prio_head; argument