Searched refs:TCP_MSS (Results 1 – 2 of 2) sorted by relevance
350 #define TCP_MSS CONFIG_LWIP_TCP_MSS macro383 #define TCP_OVERSIZE TCP_MSS386 #define TCP_OVERSIZE (TCP_MSS/4)
493 IPv4 TCP_MSS Range: 576 <= TCP_MSS <= 1460494 IPv6 TCP_MSS Range: 1220<= TCP_mSS <= 1440549 but more memory. The recommended value is: LWIP_TCP_WND_DEFAULT/TCP_MSS + 2, e.g. if550 … LWIP_TCP_WND_DEFAULT=14360, TCP_MSS=1436, then the recommended receive mail box size is