Searched refs:SCTP_DEBUG_PCB1 (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_pcb.c | 883 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr); 1077 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); 1282 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __func__); 1286 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); 2080 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", 2084 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ", 2087 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n"); 2625 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp); 2651 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb); 3153 SCTPDBG(SCTP_DEBUG_PCB1, "Association hosed in TCP model, out of laddr memory\n"); [all …]
|
D | sctp_constants.h | 667 #define SCTP_DEBUG_PCB1 0x00100000 macro
|
D | sctp_usrreq.c | 1921 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n");
|