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

/freebsd-12-stable/sys/netinet/
H A Dsctp_pcb.c798 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr);
958 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n");
1121 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __func__);
1125 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n");
1776 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n",
1780 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ",
1783 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n");
2272 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp);
2298 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb);
2726 SCTPDBG(SCTP_DEBUG_PCB1, "Associatio
[all...]
H A Dsctp_constants.h655 #define SCTP_DEBUG_PCB1 0x00100000 macro
H A Dsctp_usrreq.c1341 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n");

Completed in 134 milliseconds