Searched refs:SCTP_DEBUG_PCB1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_pcb.c793 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr);
956 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n");
1118 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __func__);
1122 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n");
1775 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n",
1779 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ",
1782 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n");
2278 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp);
2304 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb);
2749 SCTPDBG(SCTP_DEBUG_PCB1, "Associatio
[all...]
H A Dsctp_constants.h673 #define SCTP_DEBUG_PCB1 0x00100000 macro
H A Dsctp_usrreq.c1421 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n");

Completed in 86 milliseconds