Searched refs:TCP_OVERSIZE (Results 1 – 11 of 11) sorted by relevance
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
1338 #if TCP_OVERSIZE
2345 #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()
200 * Don't waste memory when chaining segments, added option TCP_OVERSIZE to
1616 added option TCP_OVERSIZE to prevent creating many small pbufs when