Searched refs:prio_head (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/sctp/
H A Dstream_sched_prio.c79 p = SCTP_SO(stream, i)->ext->prio_head;
108 struct sctp_stream_priorities *prio_head = soute->prio_head; local
113 if (prio_head->next == soute)
115 sctp_sched_prio_next_stream(prio_head);
120 if (list_empty(&prio_head->active)) {
121 list_del_init(&prio_head->prio_sched);
123 prio_head->next = NULL;
133 struct sctp_stream_priorities *prio, *prio_head; local
135 prio_head
168 struct sctp_stream_priorities *prio_head, *old; local
[all...]
/linux-master/include/net/sctp/
H A Dstructs.h1421 struct sctp_stream_priorities *prio_head; member in struct:sctp_stream_out_ext::__anon2528::__anon2529

Completed in 129 milliseconds