Home
last modified time | relevance | path

Searched refs:sctp_debug_on (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h594 if (SCTP_BASE_SYSCTL(sctp_debug_on) & level) { \
602 if (SCTP_BASE_SYSCTL(sctp_debug_on) & level ) { \
Dsctp_sysctl.h130 uint32_t sctp_debug_on; member
Dsctp_sysctl.c166 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()
Dsctp_auth.c52 #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)
Dsctp_asconf.c1355 if (SCTP_BASE_SYSCTL(sctp_debug_on) & SCTP_DEBUG_ASCONF2) { in sctp_asconf_queue_mgmt()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h1150 USRSCTP_SYSCTL_DECL(sctp_debug_on)
Duser_socket.c3502 USRSCTP_SYSCTL_SET_DEF(sctp_debug_on, SCTPCTL_DEBUG)
3584 USRSCTP_SYSCTL_GET_DEF(sctp_debug_on)