Searched refs:send_queue_cnt (Results 1 – 4 of 4) sorted by relevance
1078 unsigned int send_queue_cnt; member
341 if (stcb->asoc.send_queue_cnt > 255) in sctp_log_cwnd()344 sctp_clog.x.cwnd.cnt_in_send = stcb->asoc.send_queue_cnt; in sctp_log_cwnd()432 if (stcb->asoc.send_queue_cnt > 255) in sctp_log_maxburst()435 sctp_clog.x.cwnd.cnt_in_send = stcb->asoc.send_queue_cnt; in sctp_log_maxburst()532 sctp_clog.x.wake.send_q = stcb->asoc.send_queue_cnt; in sctp_wakeup_log()578 sctp_clog.x.blk.send_sent_qcnt = (uint16_t) (asoc->send_queue_cnt + asoc->sent_queue_cnt); in sctp_log_block()4508 asoc->send_queue_cnt--;5647 stcb->asoc.send_queue_cnt--;
7531 asoc->send_queue_cnt--;8225 asoc->send_queue_cnt++;
342 asoc->send_queue_cnt--; in sctp_process_init()