Searched refs:SCTP_DEBUG_PCB1 (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/netinet/
H A Dsctp_pcb.c793 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr);
953 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n");
1116 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __func__);
1120 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n");
1771 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n",
1775 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ",
1778 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n");
2267 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp);
2293 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb);
2721 SCTPDBG(SCTP_DEBUG_PCB1, "Associatio
[all...]
H A Dsctp_usrreq.c1366 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n");
H A Dsctp_constants.h664 #define SCTP_DEBUG_PCB1 0x00100000 macro

Completed in 114 milliseconds