Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h506 struct sctp_queued_to_read { /* sinfo structure Pluse more */ struct
528 TAILQ_ENTRY(sctp_queued_to_read) next; argument
530 struct sctpchunk_listhead reasm;
531 uint16_t port_from;
532 uint16_t spec_flags; /* Flags to hold the notification field */
533 uint8_t do_not_ref_stcb;
534 uint8_t end_added;
535 uint8_t pdapi_aborted;
536 uint8_t pdapi_started;
537 uint8_t some_taken;
[all …]