HomeSort by relevance Sort by last modified time
    Searched refs:TFTP_ERR_ILLEGAL_OP (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/libupload/
tftp.h 11 TFTP_ERR_ILLEGAL_OP = 4, /**< Illegal TFTP operation */
  /external/syslinux/gpxe/src/include/gpxe/
tftp.h 28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */
  /external/syslinux/gpxe/src/net/udp/
tftp.c 879 [TFTP_ERR_ILLEGAL_OP] = ENOTSUP,
    [all...]

Completed in 539 milliseconds