Searched defs:TCP_MSS (Results 1 – 9 of 9) sorted by relevance
458 #define TCP_MSS (1500 - 40) macro466 #define TCP_MSS (1500 - 40) macro
162 #define TCP_MSS 1400 macro194 #define TCP_MSS (IP_FRAG_MAX_MTU - 20 - 20) macro
91 #define TCP_MSS (1500 - 40) macro
57 #define TCP_MSS 1460 macro
365 #define TCP_MSS LWIP_TCP_MSS macro
1564 #define TCP_MSS LWIP_TCP_MSS macro1567 #define TCP_MSS (IP_FRAG_MAX_MTU - 20 - 20) macro
1224 #define TCP_MSS LWIP_TCP_MSS macro
76 #define TCP_MSS CONFIG_LWIP_TCP_MSS macro
1323 #define TCP_MSS 536 macro