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 | 4649 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Sending INIT\n"); in sctp_send_initiate() 4662 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Sending INIT - failed timer?\n"); in sctp_send_initiate() 4671 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Sending INIT - mbuf?\n"); in sctp_send_initiate() 4896 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Sending INIT - calls lowlevel_output\n"); in sctp_send_initiate() 4904 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Gak send error %d\n", error); in sctp_send_initiate() 6193 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Gak send error %d\n", error); in sctp_send_initiate_ack() 11398 SCTPDBG(SCTP_DEBUG_OUTPUT4, "Gak, can't get a chunk for hb\n"); in sctp_send_hb()
|