Searched refs:SCTP_DEBUG_PCB1 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_pcb.c | 784 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr); in sctp_del_addr_from_vrf() 943 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); in sctp_does_stcb_own_this_addr() 1107 SCTPDBG(SCTP_DEBUG_PCB1, "ifa being deleted\n"); in sctp_tcb_special_locate() 1753 SCTPDBG(SCTP_DEBUG_PCB1, "%s: NULL ifa\n", in sctp_endpoint_probe() 1760 SCTPDBG(SCTP_DEBUG_PCB1, "Huh IFA being deleted\n"); in sctp_endpoint_probe() 2269 SCTPDBG(SCTP_DEBUG_PCB1, "stcb is %p\n", (void *)stcb); in sctp_findassociation_addr() 2825 SCTPDBG(SCTP_DEBUG_PCB1, "Bind called port: %d\n", in sctp_inpcb_bind() 2827 SCTPDBG(SCTP_DEBUG_PCB1, "Addr: "); in sctp_inpcb_bind() 2828 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, addr); in sctp_inpcb_bind() 3721 SCTPDBG_ADDR(SCTP_DEBUG_PCB1, newaddr); in sctp_add_remote_addr() [all …]
|
| H A D | sctp_constants.h | 645 #define SCTP_DEBUG_PCB1 0x00100000 macro
|
| H A D | sctp_usrreq.c | 1354 SCTPDBG(SCTP_DEBUG_PCB1, "Connectx called\n"); in sctp_do_connect_x()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | sctp_constants.h | 645 #define SCTP_DEBUG_PCB1 0x00100000 macro
|