Searched defs:TFTP_ERR_ILLEGAL_OP (Results 1 – 2 of 2) sorted by relevance
11 TFTP_ERR_ILLEGAL_OP = 4, /**< Illegal TFTP operation */ enumerator
28 #define TFTP_ERR_ILLEGAL_OP 4 /**< Illegal TFTP operation */ macro