Home
last modified time | relevance | path

Searched refs:stream_qcnt (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h788 uint16_t stream_qcnt; /* chnk cnt */ member
903 uint8_t stream_qcnt; /* chnk cnt */ member
Dsctputil.c536 sctp_clog.x.wake.stream_qcnt = (uint8_t) stcb->asoc.stream_queue_cnt; in sctp_wakeup_log()
538 sctp_clog.x.wake.stream_qcnt = 0xff; in sctp_wakeup_log()
580 sctp_clog.x.blk.stream_qcnt = (uint16_t) asoc->stream_queue_cnt; in sctp_log_block()