Searched refs:SCTP_DEBUG_INPUT3 (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_input.c | 216 SCTPDBG(SCTP_DEBUG_INPUT3, "sctp_handle_init: sending SHUTDOWN-ACK\n"); in sctp_handle_init() 220 SCTPDBG(SCTP_DEBUG_INPUT3, "sctp_handle_init: sending INIT-ACK\n"); in sctp_handle_init() 4722 SCTPDBG(SCTP_DEBUG_INPUT3, 4852 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_INIT\n"); 4895 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_INIT-ACK\n"); 4970 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_SACK\n"); 5002 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_SACK process cum_ack:%x num_seg:%d a_rwnd:%d\n", 5046 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_NR_SACK\n"); 5083 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_NR_SACK process cum_ack:%x num_seg:%d a_rwnd:%d\n", 5123 SCTPDBG(SCTP_DEBUG_INPUT3, "SCTP_HEARTBEAT\n"); [all …]
|
D | sctp_constants.h | 718 #define SCTP_DEBUG_INPUT3 0x00004000 macro
|
D | sctp_pcb.c | 2629 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf lookup addr\n", 2649 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf v6 lookup addr\n", 2678 SCTPDBG(SCTP_DEBUG_INPUT3, "%s: failed to get asconf v4 lookup addr\n",
|