Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_uio.h741 uint16_t chunks_on_oque;/* chunks out */ member
856 uint8_t chunks_on_oque; /* chunks out */ member
Dsctputil.c460 sctp_clog.x.wake.chunks_on_oque = (uint8_t) stcb->asoc.chunks_on_out_queue; in sctp_wakeup_log()
462 sctp_clog.x.wake.chunks_on_oque = 0xff; in sctp_wakeup_log()
498 sctp_clog.x.blk.chunks_on_oque = (uint16_t) asoc->chunks_on_out_queue; in sctp_log_block()