Searched refs:send_queue_cnt (Results 1 – 4 of 4) sorted by relevance
1081 unsigned int send_queue_cnt; member
345 if (stcb->asoc.send_queue_cnt > 255) in sctp_log_cwnd()348 sctp_clog.x.cwnd.cnt_in_send = stcb->asoc.send_queue_cnt; in sctp_log_cwnd()440 if (stcb->asoc.send_queue_cnt > 255) in sctp_log_maxburst()443 sctp_clog.x.cwnd.cnt_in_send = stcb->asoc.send_queue_cnt; in sctp_log_maxburst()540 sctp_clog.x.wake.send_q = stcb->asoc.send_queue_cnt; in sctp_wakeup_log()586 sctp_clog.x.blk.send_sent_qcnt = (uint16_t) (asoc->send_queue_cnt + asoc->sent_queue_cnt); in sctp_log_block()4518 asoc->send_queue_cnt--;5685 stcb->asoc.send_queue_cnt--;
7567 asoc->send_queue_cnt--;8269 asoc->send_queue_cnt++;
351 asoc->send_queue_cnt--; in sctp_process_init()