Go to the source code of this file.
◆ BYTE_ORDER
◆ DHCP_DOES_ARP_CHECK
| #define DHCP_DOES_ARP_CHECK 1 |
◆ ICMP_TTL
◆ IP_FORWARD
- If enabled, cache entries are generated for every kind of ARP traffic or broadcast IP traffic. This enhances behaviour for sending to a dynamic set of hosts, for example if acting as a gateway.
- If disabled, cache entries are generated only for IP destination addresses in use by lwIP or applications. This enhances performance if sending to a small, reasonably static number of hosts. Typically for embedded devices.
◆ IP_OPTIONS
◆ LWIP_CALLBACK_API
| #define LWIP_CALLBACK_API 1 |
◆ LWIP_DHCP
◆ LWIP_STATS
◆ LWIP_TCP
◆ LWIP_UDP
◆ MEM_ALIGNMENT
◆ MEM_SIZE
| #define MEM_SIZE (192*1024) |
◆ MEMP_NUM_API_MSG
| #define MEMP_NUM_API_MSG 128 |
◆ MEMP_NUM_NETBUF
| #define MEMP_NUM_NETBUF 16 |
◆ MEMP_NUM_NETCONN
| #define MEMP_NUM_NETCONN 16 |
◆ MEMP_NUM_PBUF
| #define MEMP_NUM_PBUF 128 |
◆ MEMP_NUM_SYS_TIMEOUT
| #define MEMP_NUM_SYS_TIMEOUT 0 |
◆ MEMP_NUM_TCP_PCB
| #define MEMP_NUM_TCP_PCB 16 |
◆ MEMP_NUM_TCP_PCB_LISTEN
| #define MEMP_NUM_TCP_PCB_LISTEN 8 |
◆ MEMP_NUM_TCP_SEG
| #define MEMP_NUM_TCP_SEG 128 |
◆ MEMP_NUM_TCPIP_MSG
| #define MEMP_NUM_TCPIP_MSG 128 |
◆ MEMP_NUM_UDP_PCB
| #define MEMP_NUM_UDP_PCB 16 |
◆ NO_SYS
◆ PBUF_LINK_HLEN
| #define PBUF_LINK_HLEN 16 |
◆ PBUF_POOL_BUFSIZE
| #define PBUF_POOL_BUFSIZE 1600 |
◆ PBUF_POOL_SIZE
| #define PBUF_POOL_SIZE 128 |
◆ SYS_LIGHTWEIGHT_PROT
| #define SYS_LIGHTWEIGHT_PROT 1 |
◆ TCP_MAXRTX
◆ TCP_MSS
◆ TCP_QUEUE_OOSEQ
| #define TCP_QUEUE_OOSEQ 1 |
◆ TCP_SND_BUF
◆ TCP_SND_QUEUELEN
◆ TCP_SYNMAXRTX
◆ TCP_TTL
◆ TCP_WND
◆ TCPIP_THREAD_PRIO
| #define TCPIP_THREAD_PRIO 125 |
◆ UDP_TTL