Searched refs:sctp_debug_on (Results 1 – 7 of 7) sorted by relevance
594 if (SCTP_BASE_SYSCTL(sctp_debug_on) & level) { \602 if (SCTP_BASE_SYSCTL(sctp_debug_on) & level ) { \
130 uint32_t sctp_debug_on; member
166 SCTP_BASE_SYSCTL(sctp_debug_on) = SCTPCTL_DEBUG_DEFAULT; in sctp_init_sysctls()1212 SCTP_UINT_SYSCTL(debug, sctp_debug_on, SCTPCTL_DEBUG)1311 RANGECHK(SCTP_BASE_SYSCTL(sctp_debug_on), SCTPCTL_DEBUG_MIN, SCTPCTL_DEBUG_MAX); in sctp_sysctl_handle_int()1612 &SCTP_BASE_SYSCTL(sctp_debug_on), 0, sctp_sysctl_handle_int, in sysctl_setup_sctp()
52 #define SCTP_AUTH_DEBUG (SCTP_BASE_SYSCTL(sctp_debug_on) & SCTP_DEBUG_AUTH1)53 #define SCTP_AUTH_DEBUG2 (SCTP_BASE_SYSCTL(sctp_debug_on) & SCTP_DEBUG_AUTH2)
1355 if (SCTP_BASE_SYSCTL(sctp_debug_on) & SCTP_DEBUG_ASCONF2) { in sctp_asconf_queue_mgmt()
1150 USRSCTP_SYSCTL_DECL(sctp_debug_on)
3502 USRSCTP_SYSCTL_SET_DEF(sctp_debug_on, SCTPCTL_DEBUG)3584 USRSCTP_SYSCTL_GET_DEF(sctp_debug_on)