Lines Matching refs:SCTP_BASE_SYSCTL

116 		op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code),  in sctp_handle_init()
140 if (SCTP_BASE_SYSCTL(sctp_blackhole) == 0) { in sctp_handle_init()
141 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_handle_init()
260 …if (SCTP_BASE_SYSCTL(sctp_logging_level) & (SCTP_CWND_MONITOR_ENABLE | SCTP_CWND_LOGGING_ENABLE)) { in sctp_process_init()
332 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_MAP_LOGGING_ENABLE) { in sctp_process_init()
471 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_process_init_ack()
501 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_process_init_ack()
609 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_handle_heartbeat_ack()
820 (cnt_hb_sent < SCTP_BASE_SYSCTL(sctp_hb_maxburst))) { in sctp_start_net_timers()
1304 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_handle_init_ack()
1529 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_process_cookie_existing()
1674 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_process_cookie_existing()
1919 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_process_cookie_existing()
2307 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_MBUF_LOGGING_ENABLE) { in sctp_handle_cookie_echo()
2752 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_handle_cookie_ack()
3155 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_FLIGHT_LOGGING_ENABLE) { in process_chunk_drop()
3555 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_MAP_LOGGING_ENABLE) { in sctp_handle_stream_reset_response()
3687 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_MAP_LOGGING_ENABLE) { in sctp_handle_str_reset_request_tsn()
4458 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_process_control()
4880 (SCTP_BASE_SYSCTL(sctp_abort_if_one_2_one_hits_limit))) { in sctp_process_control()
5053 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_process_control()
5205 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_MBUF_LOGGING_ENABLE) { in sctp_process_control()
5298 (SCTP_BASE_SYSCTL(sctp_ootb_with_zero_cksum) == 1)) { in sctp_common_input_processing()
5432 if ((SCTP_BASE_SYSCTL(sctp_blackhole) == 0) || in sctp_common_input_processing()
5433 ((SCTP_BASE_SYSCTL(sctp_blackhole) == 1) && in sctp_common_input_processing()
5435 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_common_input_processing()
5468 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_common_input_processing()
5530 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_common_input_processing()
5596 op_err = sctp_generate_cause(SCTP_BASE_SYSCTL(sctp_diag_info_code), in sctp_common_input_processing()
5726 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_MBUF_LOGGING_ENABLE) { in sctp_input_with_port()
5731 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_LAST_PACKET_TRACING) { in sctp_input_with_port()