Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.c813 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); in sctp_does_stcb_own_this_addr()
973 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __func__); in sctp_tcb_special_locate()
977 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); in sctp_tcb_special_locate()
1619 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", in sctp_endpoint_probe()
1623 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ", in sctp_endpoint_probe()
1626 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n"); in sctp_endpoint_probe()
2108 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp); in sctp_findassociation_addr()
2134 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb); in sctp_findassociation_addr()
2579 SCTPDBG(SCTP_DEBUG_PCB1, "Association hosed in TCP model, out of laddr memory\n"); in sctp_move_pcb_and_assoc()
2720 SCTPDBG(SCTP_DEBUG_PCB1, "Bind called port: %d\n", in sctp_inpcb_bind_locked()
[all …]
H A Dsctp_constants.h642 #define SCTP_DEBUG_PCB1 0x00100000 macro
H A Dsctp_usrreq.c1346 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n"); in sctp_do_connect_x()