Searched refs:TFTP_OP_RRQ (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | tftp.c | 44 #define TFTP_OP_RRQ 1 /* Read Request RFC 1350, RFC 2090 */ macro 279 len = mkpkt_request(packet, TFTP_OP_RRQ, TT.remote_file, 1); in file_get() |
Completed in 2 milliseconds