Searched refs:SCTP_DEBUG_PCB1 (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_pcb.c | 885 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr); 1080 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); 1285 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __FUNCTION__); 1289 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); 2086 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", 2090 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ", 2093 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n"); 2643 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp); 2669 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb); 3201 SCTPDBG(SCTP_DEBUG_PCB1, "Association hosed in TCP model, out of laddr memory\n"); [all …]
|
D | sctp_constants.h | 691 #define SCTP_DEBUG_PCB1 0x00100000 macro
|
D | sctp_usrreq.c | 2030 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n");
|