Home
last modified time | relevance | path

Searched refs:tftp_send_error (Results 1 – 2 of 2) sorted by relevance

/external/qemu/slirp/
Dtftp.c172 static int tftp_send_error(struct tftp_session *spt, in tftp_send_error() function
256 tftp_send_error(spt, 1, "File not found", tp); in tftp_send_data()
321 tftp_send_error(spt, 4, "Unsupported transfer mode", tp); in tftp_handle_rrq()
332 tftp_send_error(spt, 2, "Access violation", tp); in tftp_handle_rrq()
339 tftp_send_error(spt, 2, "Access violation", tp); in tftp_handle_rrq()
346 tftp_send_error(spt, 1, "File not found", tp); in tftp_handle_rrq()
351 tftp_send_error(spt, 2, "Access violation", tp); in tftp_handle_rrq()
362 tftp_send_error(spt, 2, "Access violation", tp); in tftp_handle_rrq()
383 tftp_send_error(spt, 1, "File not found", tp); in tftp_handle_rrq()
/external/qemu/slirp-android/
Dtftp.c174 static int tftp_send_error(struct tftp_session *spt, in tftp_send_error() function
262 tftp_send_error(spt, 1, "File not found", tp); in tftp_send_data()
327 tftp_send_error(spt, 4, "Unsupported transfer mode", tp); in tftp_handle_rrq()
338 tftp_send_error(spt, 2, "Access violation", tp); in tftp_handle_rrq()
345 tftp_send_error(spt, 2, "Access violation", tp); in tftp_handle_rrq()
352 tftp_send_error(spt, 1, "File not found", tp); in tftp_handle_rrq()
357 tftp_send_error(spt, 2, "Access violation", tp); in tftp_handle_rrq()
368 tftp_send_error(spt, 2, "Access violation", tp); in tftp_handle_rrq()
389 tftp_send_error(spt, 1, "File not found", tp); in tftp_handle_rrq()