Mistake on this page?
Report an issue in GitHub or email us
Macros
tftp_opts.h File Reference

Trivial File Transfer Protocol (RFC 1350) implementation options. More...

#include "lwip/opt.h"
#include "lwip/prot/iana.h"

Go to the source code of this file.

Macros

#define TFTP_DEBUG   LWIP_DBG_OFF
 Enable TFTP debug messages. More...
 
#define TFTP_PORT   LWIP_IANA_PORT_TFTP
 TFTP server port. More...
 
#define TFTP_TIMEOUT_MSECS   10000
 TFTP timeout. More...
 
#define TFTP_MAX_RETRIES   5
 Max. More...
 
#define TFTP_TIMER_MSECS   (TFTP_TIMEOUT_MSECS / 10)
 TFTP timer cyclic interval. More...
 
#define TFTP_MAX_FILENAME_LEN   20
 Max. More...
 
#define TFTP_MAX_MODE_LEN   7
 Max. More...
 

Detailed Description

Trivial File Transfer Protocol (RFC 1350) implementation options.

Author
Logan Gunthorpe logan.nosp@m.g@de.nosp@m.ltate.nosp@m.e.co.nosp@m.m

Copyright (c) Deltatee Enterprises Ltd. 2013 All rights reserved.

Definition in file tftp_opts.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.