Searched refs:SCTP_CWND_MONITOR_ENABLE (Results 1 – 5 of 5) sorted by relevance
104 (SCTP_CWND_MONITOR_ENABLE | SCTP_CWND_LOGGING_ENABLE)) { in sctp_set_initial_cc_param()201 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_fr()1079 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_timeout()1106 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_ecn_echo_common()1116 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_ecn_echo_common()1139 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_ecn_echo_common()1258 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_packet_dropped()1281 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_output()1634 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_hs_cwnd_increase()1675 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_hs_cwnd_decrease()[all …]
612 #define SCTP_CWND_MONITOR_ENABLE 0x00000002 macro
998 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_t3rxt_timer()
300 …if (SCTP_BASE_SYSCTL(sctp_logging_level) & (SCTP_CWND_MONITOR_ENABLE | SCTP_CWND_LOGGING_ENABLE)) { in sctp_process_init()