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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_structs.h555 struct sctp_stream_queue_pending { struct
560 TAILQ_ENTRY (sctp_stream_queue_pending) next;
561 TAILQ_ENTRY (sctp_stream_queue_pending) ss_next;
591 TAILQ_HEAD(sctplist_listhead, sctp_stream_queue_pending);
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);

Completed in 588 milliseconds