Searched refs:DATA_OPCODE (Results 1 – 2 of 2) sorted by relevance
30 #define DATA_OPCODE 0x3 macro
72 sys_put_be16(DATA_OPCODE, client->tftp_buf); in send_data()291 } else if (opcode != DATA_OPCODE) { in tftp_get()