Home
last modified time | relevance | path

Searched refs:TCP_MSS (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/lwip/port/esp32/include/
Dlwipopts.h350 #define TCP_MSS CONFIG_LWIP_TCP_MSS macro
383 #define TCP_OVERSIZE TCP_MSS
386 #define TCP_OVERSIZE (TCP_MSS/4)
/hal_espressif-3.6.0/components/lwip/
DKconfig493 IPv4 TCP_MSS Range: 576 <= TCP_MSS <= 1460
494 IPv6 TCP_MSS Range: 1220<= TCP_mSS <= 1440
549 but more memory. The recommended value is: LWIP_TCP_WND_DEFAULT/TCP_MSS + 2, e.g. if
550 … LWIP_TCP_WND_DEFAULT=14360, TCP_MSS=1436, then the recommended receive mail box size is