Searched refs:tftp_put (Results 1 – 4 of 4) sorted by relevance
176 int tftp_put(struct tftpc *client,
86 ret = tftp_put(&client, "newfile.bin", "octet", in main()
372 int tftp_put(struct tftpc *client, const char *remote_file, const char *mode, in tftp_put() function
1194 * Added ``tftp_put()`` API to support TFTP write request.