Searched refs:SCTP_DEBUG_PCB1 (Results 1 – 3 of 3) sorted by relevance
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_pcb.c | 882 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr); 1076 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); 1281 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __func__); 1285 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); 2079 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", 2083 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ", 2086 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n"); 2624 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp); 2650 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb); 3165 SCTPDBG(SCTP_DEBUG_PCB1, "Association hosed in TCP model, out of laddr memory\n"); [all …]
|
D | sctp_constants.h | 672 #define SCTP_DEBUG_PCB1 0x00100000 macro
|
D | sctp_usrreq.c | 1992 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n");
|