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 | 883 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr); 1066 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); 1236 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __FUNCTION__); 1240 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); 2017 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", 2021 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ", 2024 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n"); 2574 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp); 2600 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb); 3102 SCTPDBG(SCTP_DEBUG_PCB1, "Association hosed in TCP model, out of laddr memory\n"); [all …]
|
D | sctp_constants.h | 724 #define SCTP_DEBUG_PCB1 0x00100000 macro
|
D | sctp_usrreq.c | 2018 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n");
|