Searched refs:SCTP_DEBUG_OUTPUT4 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_constants.h | 629 #define SCTP_DEBUG_OUTPUT4 0x00000080 macro
|
H A D | sctp_output.c | 4647 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Sending INIT\n"); in sctp_send_initiate() 4660 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Sending INIT - failed timer?\n"); in sctp_send_initiate() 4669 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Sending INIT - mbuf?\n"); in sctp_send_initiate() 4894 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Sending INIT - calls lowlevel_output\n"); in sctp_send_initiate() 4902 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Gak send error %d\n", error); in sctp_send_initiate() 6191 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Gak send error %d\n", error); in sctp_send_initiate_ack() 11396 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Gak, can't get a chunk for hb\n"); in sctp_send_hb()
|