Searched refs:SCTP_DEBUG_PCB4 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_pcb.c323 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find vrf_id 0x%x\n", vrf_id);
329 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find sctp_ifap for address\n");
333 SCTPDBG(SCTP_DEBUG_PCB4, "IFA has no IFN - can't mark unuseable\n");
338 SCTPDBG(SCTP_DEBUG_PCB4, "IFN %s of IFA not the same as %s\n",
344 SCTPDBG(SCTP_DEBUG_PCB4, "IFA owned by ifn_index:%d down command for ifn_index:%d - ignored\n",
367 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find vrf_id 0x%x\n", vrf_id);
373 SCTPDBG(SCTP_DEBUG_PCB4, "Can't find sctp_ifap for address\n");
377 SCTPDBG(SCTP_DEBUG_PCB4, "IFA has no IFN - can't mark unuseable\n");
382 SCTPDBG(SCTP_DEBUG_PCB4, "IFN %s of IFA not the same as %s\n",
388 SCTPDBG(SCTP_DEBUG_PCB4, "IF
[all...]
H A Dsctp_constants.h676 #define SCTP_DEBUG_PCB4 0x00800000 macro

Completed in 116 milliseconds