tftp_errorcode::TFTP_ERR_FILE_NOT_FOUND is only used within LwIP_TFTP_Server.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIP_TFTP_Servertftp_errorcode::TFTP_ERR_FILE_NOT_FOUND

tftp_errorcode::TFTP_ERR_FILE_NOT_FOUND

Syntax

TFTP_ERR_FILE_NOT_FOUND;

References

LocationReferrerText
tftpserver.h:49
TFTP_ERR_FILE_NOT_FOUND,
tftpserver.c:343wrq_recv_callback()
tftp_send_error_message(upcb, addr, port, TFTP_ERR_FILE_NOT_FOUND);
tftpserver.c:402tftp_process_read()
tftp_send_error_message(upcb, to, to_port, TFTP_ERR_FILE_NOT_FOUND);

Data Use

Functions using tftp_errorcode::TFTP_ERR_FILE_NOT_FOUND
tftp_errorcode::TFTP_ERR_FILE_NOT_FOUND