Home
last modified time | relevance | path

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

/external/syslinux/com32/libupload/
Dtftp.h11 TFTP_ERR_ILLEGAL_OP = 4, /**< Illegal TFTP operation */ enumerator
/external/syslinux/gpxe/src/include/gpxe/
Dtftp.h28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro
/external/syslinux/gpxe/src/net/udp/
Dtftp.c879 [TFTP_ERR_ILLEGAL_OP] = ENOTSUP,