Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h779 uint8_t cnt_in_send; member
Dsctputil.c342 sctp_clog.x.cwnd.cnt_in_send = 255; in sctp_log_cwnd()
344 sctp_clog.x.cwnd.cnt_in_send = stcb->asoc.send_queue_cnt; in sctp_log_cwnd()
433 sctp_clog.x.cwnd.cnt_in_send = 255; in sctp_log_maxburst()
435 sctp_clog.x.cwnd.cnt_in_send = stcb->asoc.send_queue_cnt; in sctp_log_maxburst()