Home | History | Annotate | Download | only in pending

Lines Matching refs:error_msg

225         if (nbytes == 0) error_msg("Connection lost.");
226 else if (nbytes > 0) error_msg("Short packet: %d bytes", nbytes);
227 else error_msg("Server read ACK failure.");
237 error_msg("Invalid address in DATA.");
241 error_msg("Invalid port in DATA.");
250 error_msg("Bad opcode.");
262 error_msg("Timeout, Waiting for ACK.");
301 error_msg("Invalid address in DATA.");
311 error_msg("Invalid port in DATA.");
318 error_msg("Tiny data packet ignored.");
331 error_msg(message);
349 error_msg("Retry limit exceeded.");
392 error_msg("Retry count exceeded.");
413 error_msg("Retry count exceeded.");