Searched defs:tftp_send_error (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/udp/
H A Dtftp.c435 static int tftp_send_error ( struct tftp_request *tftp, int errcode, function
788 tftp_send_error ( tftp, 0, "TFTP Aborted" );
823 tftp_send_error ( tftp, 0, "TFTP Aborted" );

Completed in 51 milliseconds