Searched refs:TCP_OVERSIZE (Results 1 – 21 of 21) sorted by relevance
24 #if TCP_OVERSIZE26 #endif /* TCP_OVERSIZE */82 #endif /* TCP_OVERSIZE */111 #if TCP_OVERSIZE134 #if TCP_OVERSIZE237 #endif /* TCP_OVERSIZE */306 #if TCP_OVERSIZE315 #endif /* TCP_OVERSIZE */
22 #if TCP_OVERSIZE24 #endif /* TCP_OVERSIZE */
54 #endif /* TCP_OVERSIZE */
160 #endif /* TCP_OVERSIZE */439 -#define TCP_OVERSIZE 0441 +#define TCP_OVERSIZE TCP_MSS
207 +#define TCP_OVERSIZE 1
317 #if TCP_OVERSIZE
377 #define TCP_OVERSIZE TCP_MSS
200 * Don't waste memory when chaining segments, added option TCP_OVERSIZE to
1136 #endif /* TCP_OVERSIZE */2023 -#define TCP_OVERSIZE 02119 +#define TCP_OVERSIZE 0
768 #endif /* TCP_OVERSIZE */
2908 #else /* TCP_OVERSIZE */2911 #endif /* TCP_OVERSIZE */4974 -#define TCP_OVERSIZE 15070 +#define TCP_OVERSIZE 0
1616 added option TCP_OVERSIZE to prevent creating many small pbufs when
120 #if TCP_OVERSIZE123 #define TCP_OVERSIZE_CALC_LENGTH(length) ((length) + TCP_OVERSIZE)235 #if TCP_OVERSIZE410 #if TCP_OVERSIZE in tcp_write()508 #if TCP_OVERSIZE in tcp_write()597 #if TCP_OVERSIZE in tcp_write()636 #if TCP_OVERSIZE in tcp_write()722 #if TCP_OVERSIZE in tcp_write()985 #if TCP_OVERSIZE in tcp_split_unsent_seg()1120 #if TCP_OVERSIZE in tcp_enqueue_flags()[all …]
232 #if LWIP_TCP && LWIP_NETIF_TX_SINGLE_PBUF && !TCP_OVERSIZE
2345 #if TCP_OVERSIZE
1338 #if TCP_OVERSIZE
65 #define TCP_OVERSIZE 1 macro
1419 #if !defined TCP_OVERSIZE || defined __DOXYGEN__1420 #define TCP_OVERSIZE TCP_MSS macro
330 #if TCP_OVERSIZE
243 #if TCP_OVERSIZE && defined(LWIP_DEBUG)
1557 #if TCP_OVERSIZE in START_TEST()1602 #if TCP_OVERSIZE in START_TEST()