HomeSort by relevance Sort by last modified time
    Searched refs:sctp_debug_on (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sysctl.h 131 uint32_t sctp_debug_on; member in struct:sctp_sysctl
sctp_sysctl.c 149 SCTP_BASE_SYSCTL(sctp_debug_on) = SCTPCTL_DEBUG_DEFAULT;
    [all...]
sctp_os_userspace.h 615 if (SCTP_BASE_SYSCTL(sctp_debug_on) & level) { \
623 if (SCTP_BASE_SYSCTL(sctp_debug_on) & level ) { \
    [all...]
sctp_auth.c 50 #define SCTP_AUTH_DEBUG (SCTP_BASE_SYSCTL(sctp_debug_on) & SCTP_DEBUG_AUTH1)
51 #define SCTP_AUTH_DEBUG2 (SCTP_BASE_SYSCTL(sctp_debug_on) & SCTP_DEBUG_AUTH2)
    [all...]
sctp_asconf.c     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/
usrsctp.h 1065 USRSCTP_SYSCTL_DECL(sctp_debug_on)
    [all...]
user_socket.c     [all...]

Completed in 437 milliseconds