Searched refs:SCTP_CWNDLOG_PRESEND (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_constants.h | 180 #define SCTP_CWNDLOG_PRESEND 77 macro
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_constants.h | 180 #define SCTP_CWNDLOG_PRESEND 77 macro
|
| H A D | sctp_output.c | 13335 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend() 13337 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, stcb->asoc.total_output_queue_size, in sctp_lower_sosend() 13618 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, queue_only_for_init, queue_only, in sctp_lower_sosend() 13620 sctp_misc_ints(SCTP_CWNDLOG_PRESEND, stcb->asoc.total_output_queue_size, in sctp_lower_sosend()
|
| H A D | sctputil.c | 337 if (SCTP_CWNDLOG_PRESEND == from) { in sctp_log_cwnd()
|