Searched refs:SCTP_DEBUG_PCB1 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/netinet/ |
| D | sctp_pcb.c | 791 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr); in sctp_del_addr_from_vrf() 954 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); in sctp_does_stcb_own_this_addr() 1116 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", __FUNCTION__); in sctp_tcb_special_locate() 1120 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); in sctp_tcb_special_locate() 1776 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", in sctp_endpoint_probe() 1780 SCTPDBG(SCTP_DEBUG_PCB1, "Ok laddr->ifa:%p is possible, ", in sctp_endpoint_probe() 1783 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n"); in sctp_endpoint_probe() 2291 SCTPDBG(SCTP_DEBUG_PCB1, "stcb:%p inp:%p\n", (void *)stcb, (void *)inp); in sctp_findassociation_addr() 2317 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb); in sctp_findassociation_addr() 2748 SCTPDBG(SCTP_DEBUG_PCB1, "Association hosed in TCP model, out of laddr memory\n"); in sctp_move_pcb_and_assoc() [all …]
|
| D | sctp_constants.h | 684 #define SCTP_DEBUG_PCB1 0x00100000 macro
|
| D | sctp_usrreq.c | 1443 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n"); in sctp_do_connect_x()
|