Searched refs:SCTP_CWNDLOG_PRESEND (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h183 #define SCTP_CWNDLOG_PRESEND 77 macro
H A Dsctp_output.c13258 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only,
13260 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, stcb->asoc.total_output_queue_size,
13532 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only,
13534 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, stcb->asoc.total_output_queue_size,
H A Dsctputil.c309 if (SCTP_CWNDLOG_PRESEND == from) {

Completed in 195 milliseconds