Home | History | Annotate | Download | only in netinet

Lines Matching refs:sctp_stream_out

590 TAILQ_HEAD(sctpwheel_listhead, sctp_stream_out);
596 TAILQ_ENTRY(sctp_stream_out) next_spoke;
602 TAILQ_ENTRY(sctp_stream_out) next_spoke;
610 TAILQ_ENTRY(sctp_stream_out) next_spoke;
635 struct sctp_stream_out {
752 void (*sctp_ss_init_stream)(struct sctp_stream_out *strq, struct sctp_stream_out *with_strq);
754 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
757 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
758 struct sctp_stream_out* (*sctp_ss_select_stream)(struct sctp_tcb *stcb,
761 struct sctp_association *asoc, struct sctp_stream_out *strq, int moved_how_much);
765 struct sctp_stream_out *strq, uint16_t *value);
767 struct sctp_stream_out *strq, uint16_t value);
860 struct sctp_stream_out *locked_on_sending;
881 struct sctp_stream_out *strmout;
894 struct sctp_stream_out *last_out_stream;