Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_uio.h759 uint16_t chunks_on_oque; /* chunks out */ member
878 uint8_t chunks_on_oque; /* chunks out */ member
H A Dsctputil.c514 sctp_clog.x.wake.chunks_on_oque = (uint8_t)stcb->asoc.chunks_on_out_queue; in sctp_wakeup_log()
516 sctp_clog.x.wake.chunks_on_oque = 0xff; in sctp_wakeup_log()
554 sctp_clog.x.blk.chunks_on_oque = (uint16_t)asoc->chunks_on_out_queue; in sctp_log_block()