Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h753 uint8_t cnt_in_str; member
H A Dsctputil.c326 sctp_clog.x.cwnd.cnt_in_str = 255; in sctp_log_cwnd()
328 sctp_clog.x.cwnd.cnt_in_str = stcb->asoc.stream_queue_cnt; in sctp_log_cwnd()
413 sctp_clog.x.cwnd.cnt_in_str = 255; in sctp_log_maxburst()
415 sctp_clog.x.cwnd.cnt_in_str = stcb->asoc.stream_queue_cnt; in sctp_log_maxburst()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h753 uint8_t cnt_in_str; member