Searched refs:TFTP_OP_ERROR (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/TftpServer/
H A DTftpServer.h121 #define TFTP_OP_ERROR 5 ///< Error number and explaination macro
H A DTftpServer.c880 case TFTP_OP_ERROR:
1121 pBuffer[1] = TFTP_OP_ERROR;

Completed in 151 milliseconds