Home
last modified time | relevance | path

Searched defs:TFTP_ERR_ILLEGAL_OP (Results 1 – 2 of 2) 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