Home
last modified time | relevance | path

Searched refs:mkpkt_request (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dtftp.c95 static int mkpkt_request(uint8_t *buffer, int opcode, char *path, int mode) in mkpkt_request() function
279 len = mkpkt_request(packet, TFTP_OP_RRQ, TT.remote_file, 1); in file_get()
395 packetlen = mkpkt_request(packet, TFTP_OP_WRQ, TT.remote_file, 1); in file_put()

Completed in 2 milliseconds