Documentation

Documentation

Includes

lwip/opt.h

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

lwip/prot/iana.h

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

Macros

Marco LWIP_HDR_APPS_TFTP_OPTS_H

#define LWIP_HDR_APPS_TFTP_OPTS_H


      

Marco TFTP_DEBUG

#define TFTP_DEBUG           LWIP_DBG_OFF


      

Marco TFTP_PORT

#define TFTP_PORT            LWIP_IANA_PORT_TFTP


      

Marco TFTP_TIMEOUT_MSECS

#define TFTP_TIMEOUT_MSECS   10000


      

Marco TFTP_MAX_RETRIES

#define TFTP_MAX_RETRIES     5


      

Marco TFTP_TIMER_MSECS

#define TFTP_TIMER_MSECS     (TFTP_TIMEOUT_MSECS / 10)


      

Marco TFTP_MAX_FILENAME_LEN

#define TFTP_MAX_FILENAME_LEN 20


      

Marco TFTP_MAX_MODE_LEN

#define TFTP_MAX_MODE_LEN    7

      

Functions

Vars

Consts

Types

Typedefs