Lines Matching refs:CTRACE_ERROR

1097 		CTRACE_ERROR("Falied to allocate tcp flow table.\n");  in InitializeMTCPManager()
1136 CTRACE_ERROR("Failed to allocate tcp flow pool.\n"); in InitializeMTCPManager()
1142 CTRACE_ERROR("Failed to allocate tcp recv variable pool.\n"); in InitializeMTCPManager()
1148 CTRACE_ERROR("Failed to allocate tcp send variable pool.\n"); in InitializeMTCPManager()
1155 CTRACE_ERROR("Failed to create send ring buffer.\n"); in InitializeMTCPManager()
1162 CTRACE_ERROR("Failed to allocate memory for stream map.\n"); in InitializeMTCPManager()
1170 CTRACE_ERROR("Failed to allocate memory for monitor stream map.\n"); in InitializeMTCPManager()
1178 CTRACE_ERROR("Failed to allocate memory for monitr stream map\n"); in InitializeMTCPManager()
1214 CTRACE_ERROR("Failed to create file for logging. (%s)\n", log_name); in InitializeMTCPManager()
1222 CTRACE_ERROR("Failed to create connect queue.\n"); in InitializeMTCPManager()
1227 CTRACE_ERROR("Failed to create send queue.\n"); in InitializeMTCPManager()
1232 CTRACE_ERROR("Failed to create ack queue.\n"); in InitializeMTCPManager()
1237 CTRACE_ERROR("Failed to create close queue.\n"); in InitializeMTCPManager()
1242 CTRACE_ERROR("Failed to create close queue.\n"); in InitializeMTCPManager()
1247 CTRACE_ERROR("Failed to create reset queue.\n"); in InitializeMTCPManager()
1252 CTRACE_ERROR("Failed to create reset queue.\n"); in InitializeMTCPManager()
1257 CTRACE_ERROR("Failed to create destroy queue.\n"); in InitializeMTCPManager()
1263 CTRACE_ERROR("Failed to create global sender structure.\n"); in InitializeMTCPManager()
1269 CTRACE_ERROR("Failed to create per-nic sender structure.\n"); in InitializeMTCPManager()