Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dtftp.c42 #define TFTP_ERROR 5 macro
377 *s++ = htons(TFTP_ERROR); in tftp_send()
389 *s++ = htons(TFTP_ERROR); in tftp_send()
564 case TFTP_ERROR: in tftp_handler()