Searched defs:ipconfigTCP_MSS (Results 1 – 5 of 5) sorted by relevance
72 …#define ipconfigTCP_MSS ( ipconfigNETWORK_MTU - ( ipSIZE_OF_IPv4_HEADER + ipSIZE_OF_TCP_HEADER … macro
39 #define ipconfigTCP_MSS ( ipSIZE_OF_IPv6_HEADER - ipSIZE_OF_IPv4_HEADER - 1 ) macro
40 #define ipconfigTCP_MSS ( 535U ) /* tcpMINIMUM_SEGMENT_LENGTH is set to 536U in FreeRTO… macro
674 …#define ipconfigTCP_MSS ( ipconfigNETWORK_MTU - ( ipSIZE_OF_IPv4_HEADER + ipSIZE_OF_TCP_HEADER … macro
93 …#define ipconfigTCP_MSS ( ipconfigNETWORK_MTU - ( ipSIZE_OF_IPv4_HEADER + ipSIZE_OF_TCP_HEADER … macro