Home
last modified time | relevance | path

Searched refs:SCTP_CWND_MONITOR_ENABLE (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c94 (SCTP_CWND_MONITOR_ENABLE|SCTP_CWND_LOGGING_ENABLE)) { in sctp_set_initial_cc_param()
187 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_fr()
964 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_sack_common()
1038 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_sack_common()
1152 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_timeout()
1177 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_ecn_echo_common()
1184 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_ecn_echo_common()
1207 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_ecn_echo_common()
1330 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_packet_dropped()
1354 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) { in sctp_cwnd_update_after_output()
[all …]
Dsctp.h631 #define SCTP_CWND_MONITOR_ENABLE 0x00000002 macro
Dsctp_timer.c980 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_CWND_MONITOR_ENABLE) {
Dsctp_input.c324 if (SCTP_BASE_SYSCTL(sctp_logging_level) & (SCTP_CWND_MONITOR_ENABLE|SCTP_CWND_LOGGING_ENABLE)) { in sctp_process_init()