Home | History | Annotate | Download | only in netinet

Lines Matching refs:SCTP_DEBUG_USR

68 			SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersAddresses() sizing failed with error code %d, AdapterAddrsSize = %d\n", Err, AdapterAddrsSize);
73 SCTPDBG(SCTP_DEBUG_USR, "Memory allocation error!\n");
77 SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersAddresses() failed with error code %d\n", Err);
119 SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersV4Addresses() sizing failed with error code %d and AdapterAddrsSize = %d\n", Err, AdapterAddrsSize);
125 SCTPDBG(SCTP_DEBUG_USR, "Memory allocation error!\n");
130 SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersV4Addresses() failed with error code %d\n", Err);
138 SCTPDBG(SCTP_DEBUG_USR, "Can't allocate memory\n");
153 SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersV6Addresses() sizing failed with error code %d AdapterAddrsSize = %d\n", Err, AdapterAddrsSize);
159 SCTPDBG(SCTP_DEBUG_USR, "Memory allocation error!\n");
164 SCTPDBG(SCTP_DEBUG_USR, "GetAdaptersV6Addresses() failed with error code %d\n", Err);
172 SCTPDBG(SCTP_DEBUG_USR, "Can't allocate memory\n");