Searched refs:SCTP_DEBUG_PCB1 (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | sctp_pcb.c | 828 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); in sctp_does_stcb_own_this_addr() 988 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __func__); in sctp_tcb_special_locate() 992 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); in sctp_tcb_special_locate() 1634 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", in sctp_endpoint_probe() 1638 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ", in sctp_endpoint_probe() 1641 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n"); in sctp_endpoint_probe() 2123 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp); in sctp_findassociation_addr() 2149 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb); in sctp_findassociation_addr() 2594 SCTPDBG(SCTP_DEBUG_PCB1, "Association hosed in TCP model, out of laddr memory\n"); in sctp_move_pcb_and_assoc() 2735 SCTPDBG(SCTP_DEBUG_PCB1, "Bind called port: %d\n", in sctp_inpcb_bind_locked() [all …]
|
| H A D | sctp_constants.h | 642 #define SCTP_DEBUG_PCB1 0x00100000 macro
|
| H A D | sctp_usrreq.c | 1346 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n"); in sctp_do_connect_x()
|