Searched refs:TFTP_OP_OACK (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | tftp.c | 49 #define TFTP_OP_OACK 6 /* Option acknowledgment RFC 2347 */ macro 333 else if (blockno == 1 && opcode == TFTP_OP_OACK) { in file_get() |
Completed in 2 milliseconds