Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_uio.h753 uint16_t stream_qcnt; /* chnk cnt */ member
868 uint8_t stream_qcnt; /* chnk cnt */ member
HDsctputil.c471 sctp_clog.x.wake.stream_qcnt = (uint8_t) stcb->asoc.stream_queue_cnt; in sctp_wakeup_log()
473 sctp_clog.x.wake.stream_qcnt = 0xff; in sctp_wakeup_log()
513 sctp_clog.x.blk.stream_qcnt = (uint16_t) asoc->stream_queue_cnt; in sctp_log_block()