Searched refs:ERROR_OPCODE (Results 1 – 2 of 2) sorted by relevance
32 #define ERROR_OPCODE 0x5 macro
118 } else if (opcode == ERROR_OPCODE) { in send_data()152 sys_put_be16(ERROR_OPCODE, client->tftp_buf); in send_err()269 if (opcode == ERROR_OPCODE) { in tftp_get()389 if (opcode == ERROR_OPCODE) { in tftp_put()