Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h752 uint8_t cnt_in_send; member
H A Dsctputil.c322 sctp_clog.x.cwnd.cnt_in_send = 255; in sctp_log_cwnd()
324 sctp_clog.x.cwnd.cnt_in_send = stcb->asoc.send_queue_cnt; in sctp_log_cwnd()
409 sctp_clog.x.cwnd.cnt_in_send = 255; in sctp_log_maxburst()
411 sctp_clog.x.cwnd.cnt_in_send = stcb->asoc.send_queue_cnt; in sctp_log_maxburst()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h752 uint8_t cnt_in_send; member