Home
last modified time | relevance | path

Searched refs:SCTP_THRESHOLD_LOGGING (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp.h641 #define SCTP_THRESHOLD_LOGGING 0x02000000 macro
H A Dsctp_timer.c120 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_threshold_management()
130 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_threshold_management()
H A Dsctp_input.c501 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()
1304 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_handle_init_ack()
2752 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_handle_cookie_ack()
5053 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_process_control()
H A Dsctp_indata.c2909 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_process_data()
3996 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_express_handle_sack()
4452 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_handle_sack()
H A Dsctp_asconf.c1410 if (SCTP_BASE_SYSCTL(sctp_logging_level) & SCTP_THRESHOLD_LOGGING) { in sctp_asconf_queue_add()