Home
last modified time | relevance | path

Searched refs:stream_queue_cnt (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/netinet/
H A Dsctp_structs.h478 unsigned int stream_queue_cnt; member
H A Dsctp_timer.c1219 if (chks_in_queue != stcb->asoc.stream_queue_cnt) { in sctp_audit_stream_queues_for_size()
1221 stcb->asoc.stream_queue_cnt, chks_in_queue); in sctp_audit_stream_queues_for_size()
H A Dsctp_output.c4365 asoc->stream_queue_cnt++;
4493 asoc->stream_queue_cnt++;
5058 asoc->stream_queue_cnt--;
7063 if (asoc->stream_queue_cnt > 0) {
9580 asoc->stream_queue_cnt++;
9680 asoc->stream_queue_cnt++;
H A Dsctputil.c296 sctp_clog[sctp_cwnd_log_at].x.blk.stream_qcnt = (u_int16_t)asoc->stream_queue_cnt; in sctp_log_block()
2583 stcb->asoc.stream_queue_cnt--; in sctp_report_all_outbound()
H A Dsctp_usrreq.c231 asoc->stream_queue_cnt++; in sctp_split_chunks()
H A Dsctp_input.c200 asoc->stream_queue_cnt--; in sctp_process_init()