Searched refs:TFTP_OP_WRQ (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | tftp.c | 45 #define TFTP_OP_WRQ 2 /* Write Request RFC 1350 */ macro 395 packetlen = mkpkt_request(packet, TFTP_OP_WRQ, TT.remote_file, 1); in file_put() |
Completed in 1 milliseconds