Home | History | Annotate | Download | only in netinet

Lines Matching refs:sctp_mcore_queue

115 struct sctp_mcore_queue {
116 TAILQ_ENTRY(sctp_mcore_queue) next;
125 TAILQ_HEAD(sctp_mcore_qhead, sctp_mcore_queue);