Searched refs:SCTP_DEBUG_INPUT1 (Results 1 – 3 of 3) sorted by relevance
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_input.c | 544 SCTPDBG(SCTP_DEBUG_INPUT1, in sctp_process_init_ack() 690 SCTPDBG(SCTP_DEBUG_INPUT1, "Huh? I can't find the address I sent it to, discard\n"); in sctp_handle_heartbeat_ack() 1271 SCTPDBG(SCTP_DEBUG_INPUT1, "Bogus length in cause - bytes left: %u cause length: %u\n", in sctp_handle_error() 1284 SCTPDBG(SCTP_DEBUG_INPUT1, "Software error we got a %u back? We have a bug :/ (or do they?)\n", in sctp_handle_error() 1403 SCTPDBG(SCTP_DEBUG_INPUT1, "sctp_handle_error: unknown code 0x%x\n", in sctp_handle_error() 1570 SCTPDBG(SCTP_DEBUG_INPUT1, "Leaving handle-init-ack end\n"); in sctp_handle_init_ack() 2203 SCTPDBG(SCTP_DEBUG_INPUT1, 2208 SCTPDBG(SCTP_DEBUG_INPUT1, "HUH? process_cookie_new: could not find INIT chunk!\n"); 2221 SCTPDBG(SCTP_DEBUG_INPUT1, "process_cookie_new: could not pull INIT-ACK chunk hdr\n"); 2262 SCTPDBG(SCTP_DEBUG_INPUT1, [all …]
|
D | sctp_constants.h | 664 #define SCTP_DEBUG_INPUT1 0x00001000 macro
|
/external/usrsctp/usrsctplib/netinet6/ |
D | sctp6_usrreq.c | 282 SCTPDBG(SCTP_DEBUG_INPUT1,
|