Searched defs:sctp_stream_out (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_structs.h590 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 { struct
760 void (*sctp_ss_init_stream)(struct sctp_stream_out *strq, struct sctp_stream_out *with_strq);
762 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
765 struct sctp_stream_out *strq, struct sctp_stream_queue_pending *sp, int holds_lock);
766 struct sctp_stream_out* (*sctp_ss_select_strea
[all...]

Completed in 82 milliseconds