Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h565 struct sctp_stream_queue_pending { struct
570 TAILQ_ENTRY (sctp_stream_queue_pending) next; argument
572 uint32_t fsn;
573 uint32_t length;
574 uint32_t timetolive;
575 uint32_t ppid;
576 uint32_t context;
577 uint16_t sinfo_flags;
578 uint16_t sid;
579 uint16_t act_flags;
[all …]